]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/twitterqueuehandler.php
Drop a debug info line that isn't really needed
[quix0rs-gnu-social.git] / scripts / twitterqueuehandler.php
index 992141f9de43220189f4c674f5a7d2b7cb1e28cc..ce4d824d0d31938f3445a9058e2706004be89419 100755 (executable)
@@ -19,8 +19,6 @@
  */
 
 define('INSTALLDIR', realpath(dirname(__FILE__) . '/..'));
-define('STATUSNET', true);
-define('LACONICA', true); // compatibility
 
 $shortoptions = 'i::';
 $longoptions = array('id::');