aboutsummaryrefslogtreecommitdiff
path: root/include/pubsub.hrl
diff options
context:
space:
mode:
Diffstat (limited to 'include/pubsub.hrl')
-rw-r--r--include/pubsub.hrl2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/pubsub.hrl b/include/pubsub.hrl
index 8926413b4..28950f5ff 100644
--- a/include/pubsub.hrl
+++ b/include/pubsub.hrl
@@ -18,8 +18,6 @@
%%%
%%%----------------------------------------------------------------------
--include("ejabberd.hrl").
-
%% -------------------------------
%% Pubsub constants
-define(ERR_EXTENDED(E, C), mod_pubsub:extended_error(E, C)).