aboutsummaryrefslogtreecommitdiff
path: root/Assistant.hs
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2012-10-29 11:58:29 -0400
committerGravatar Joey Hess <joey@kitenet.net>2012-10-29 11:58:29 -0400
commit8011bedf1699147b34cc1504218a7c3bc14f1c47 (patch)
tree3155f28e3e8e2a9825f881b0dd0b642b56af7c60 /Assistant.hs
parentf901112e1ce30f43dc7294e0bd0616bb02556500 (diff)
tweak
Diffstat (limited to 'Assistant.hs')
-rw-r--r--Assistant.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/Assistant.hs b/Assistant.hs
index be4cbeb9c..58561371d 100644
--- a/Assistant.hs
+++ b/Assistant.hs
@@ -180,7 +180,6 @@ startAssistant assistant daemonize webappwaiter = withThreadState $ \st -> do
d <- getAssistant id
st <- getAssistant threadState
dstatus <- getAssistant daemonStatusHandle
- changechan <- getAssistant changeChan
commitchan <- getAssistant commitChan
transferqueue <- getAssistant transferQueue
transferslots <- getAssistant transferSlots