summaryrefslogtreecommitdiffstats
path: root/kioslave
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-06 18:59:59 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-06 18:59:59 -0500
commit5e6882c8f936caf15cc98409ecac3817bca2cb49 (patch)
treebf8635cbe38f04cc26ce9a85cb49257960a4a2fc /kioslave
parent3a36b8dd807011ce65b758c7ea18226324565f59 (diff)
downloadtdebase-5e6882c8f936caf15cc98409ecac3817bca2cb49.tar.gz
tdebase-5e6882c8f936caf15cc98409ecac3817bca2cb49.zip
Reversed the patch applied in GIT hash 9e172fa7, 2012-04-04.
The patch disabled the Confirm logout and feedback dialogs.
Diffstat (limited to 'kioslave')
-rw-r--r--kioslave/system/kdedmodule/systemdirnotify.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/kioslave/system/kdedmodule/systemdirnotify.cpp b/kioslave/system/kdedmodule/systemdirnotify.cpp
index 99b9ac764..162d96621 100644
--- a/kioslave/system/kdedmodule/systemdirnotify.cpp
+++ b/kioslave/system/kdedmodule/systemdirnotify.cpp
@@ -36,9 +36,6 @@ SystemDirNotify::SystemDirNotify()
void SystemDirNotify::init()
{
if( mInited )
- // FIXME Work around a race condition by inserting kdDebug delay before following
- // code is executed -- the root cause of the race should be investigated and fixed.
- kdDebug() << "SystemDirNotify::init(" << mInited << ")" << endl;
return;
mInited = true;
KGlobal::dirs()->addResourceType("system_entries",