From 4417a0c5374818d66bb837d019e0081e20b69d65 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Mon, 12 Nov 2012 01:48:15 -0400 Subject: fix build without XMPP not sure if I'll keep bothering with this option --- GitAnnex.hs | 1 - 1 file changed, 1 deletion(-) 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 -- cgit v1.2.3