diff options
Diffstat (limited to 'lib/xmppoutqueuehandler.php')
-rw-r--r-- | lib/xmppoutqueuehandler.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/xmppoutqueuehandler.php b/lib/xmppoutqueuehandler.php index 2afa260f1..a4c9bbc4d 100644 --- a/lib/xmppoutqueuehandler.php +++ b/lib/xmppoutqueuehandler.php @@ -52,4 +52,3 @@ class XmppOutQueueHandler extends QueueHandler return $ok; } } - |