Skip to content

Commit

Permalink
(twittering-http-post-default-sentinel): remove a FIXME comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
yata committed Feb 14, 2010
1 parent 37f0ac7 commit 2eefb0d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions twittering-mode.el
Expand Up @@ -1769,8 +1769,6 @@ FORMAT is a response data format (\"xml\", \"atom\", \"json\")"
(case-string
status
(("200")
;; FIXME: we should take a xmltree from current-burrer and parse
;; it here.
(if suc-msg suc-msg "Success: Post."))
(t
(format "Response: %s" status-line)))))
Expand Down

0 comments on commit 2eefb0d

Please sign in to comment.