]> git.mxchange.org Git - quix0rs-gnu-social.git/blobdiff - scripts/synctwitterfriends.php
Merge branch '0.8.x' into testing
[quix0rs-gnu-social.git] / scripts / synctwitterfriends.php
index 2cb7525eaf64ce2d9fea91dc795083a3eb119df0..b30e700a1c4a298a0633701932ebe824d511649e 100755 (executable)
@@ -19,8 +19,6 @@
  */
 
 define('INSTALLDIR', realpath(dirname(__FILE__) . '/..'));
-define('STATUSNET', true);
-define('LACONICA', true); // compatibility
 
 $shortoptions = 'di::';
 $longoptions = array('id::', 'debug');