]> git.mxchange.org Git - friendica-addons.git/blobdiff - statusnet/library/twitteroauth.php
[statusnet] Remove explicit duplicate OAuth1 library
[friendica-addons.git] / statusnet / library / twitteroauth.php
index 323156ebbd08fe2b1859542e205b200816e0e43d..bf56fc018fe2499805c8e2f5fead0e8369325e9b 100644 (file)
@@ -8,9 +8,6 @@
  * Version 0.2.0 kept for compatibility purpose with StatusNetOAuth
  */
 
-/* Load OAuth lib. You can find it at http://oauth.net */
-require_once __DIR__ . DIRECTORY_SEPARATOR . 'OAuth1.php';
-
 /**
  * Twitter OAuth class
  */