aboutsummaryrefslogtreecommitdiff
path: root/src/mod_offline.erl
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/mod_offline.erl2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mod_offline.erl b/src/mod_offline.erl
index 9e7e3dffe..a66ffb20d 100644
--- a/src/mod_offline.erl
+++ b/src/mod_offline.erl
@@ -79,8 +79,6 @@
-include("translate.hrl").
--define(OFFLINE_TABLE_LOCK_THRESHOLD, 1000).
-
%% default value for the maximum number of user messages
-define(MAX_USER_MESSAGES, infinity).