Skip to content

Commit

Permalink
remove unused comment to avoid misleading.
Browse files Browse the repository at this point in the history
  • Loading branch information
yata committed Dec 28, 2009
1 parent 7311e30 commit 37440a6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions twittering-mode.el
Expand Up @@ -50,9 +50,6 @@
(defconst twittering-max-number-of-tweets-on-retrieval 200
"The maximum number of `twittering-number-of-tweets-on-retrieval'.")

;; (defconst tinyurl-service-url "http://tinyurl.com/api-create.php?url="
;; "service url for tinyurl")

(defvar twittering-tinyurl-service 'tinyurl
"The service to use. One of 'tinyurl' or 'toly'")

Expand Down

0 comments on commit 37440a6

Please sign in to comment.