aboutsummaryrefslogtreecommitdiffstats
path: root/kde2/klipsi/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kde2/klipsi/main.cpp')
-rw-r--r--kde2/klipsi/main.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/kde2/klipsi/main.cpp b/kde2/klipsi/main.cpp
index 7ab2414..e0cbd71 100644
--- a/kde2/klipsi/main.cpp
+++ b/kde2/klipsi/main.cpp
@@ -52,7 +52,6 @@ int main(int argc, char *argv[])
exit(0);
}
KUniqueApplication app;
- app.disableSessionManagement();
TopLevel *toplevel = new TopLevel();