]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/xmppconfirmhandler.php
user_id is primary key for user_location_prefs
[quix0rs-gnu-social.git] / scripts / xmppconfirmhandler.php
index c7ed15e495ce05fa86de8dddb2a744f89d5aac4f..2e39741369bee971e7a643fab791630be0781e6b 100755 (executable)
@@ -34,8 +34,6 @@ require_once INSTALLDIR.'/scripts/commandline.inc';
 require_once INSTALLDIR . '/lib/jabber.php';
 require_once INSTALLDIR . '/lib/xmppqueuehandler.php';
 
-define('CLAIM_TIMEOUT', 1200);
-
 class XmppConfirmHandler extends XmppQueueHandler
 {
     var $_id = 'confirm';