summaryrefslogtreecommitdiffstats
path: root/src/LashDriver.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/LashDriver.cpp')
-rw-r--r--src/LashDriver.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/LashDriver.cpp b/src/LashDriver.cpp
index 7989aa9..7347842 100644
--- a/src/LashDriver.cpp
+++ b/src/LashDriver.cpp
@@ -67,7 +67,6 @@ LashDriver::attach(bool launch_daemon)
void
LashDriver::detach()
{
- // FIXME: send some notification that we're gone??
m_client = NULL;
m_app->status_message("[LASH] Detached");
signal_detached.emit();