summaryrefslogtreecommitdiff
path: root/GitAnnex.hs
diff options
context:
space:
mode:
Diffstat (limited to 'GitAnnex.hs')
-rw-r--r--GitAnnex.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/GitAnnex.hs b/GitAnnex.hs
index dcde2644c..81667ee76 100644
--- a/GitAnnex.hs
+++ b/GitAnnex.hs
@@ -124,7 +124,6 @@ cmds = concat
#ifdef WITH_ASSISTANT
, Command.Watch.def
, Command.Assistant.def
- , Command.XMPPGit.def
#ifdef WITH_WEBAPP
, Command.WebApp.def
#endif