Remove stale link handler for news: links
commit49a00abf3d2b149b8fb72eca531569e6f4d56b5e
authorDavid Maus <dmaus@ictsoc.de>
Sun, 7 Nov 2010 15:21:32 +0000 (7 16:21 +0100)
committerDavid Maus <dmaus@ictsoc.de>
Sun, 7 Nov 2010 15:21:32 +0000 (7 16:21 +0100)
tree41f24d7c6bd8803237393d440b8a58ff9af08836
parent6630edbd0f7d82eb56452232e7374589e618c399
Remove stale link handler for news: links

* org.el (org-open-at-point): Remove stale link handler for news:
links.

This condition case is never evaluated because the news: link is
already passed to `browse-url'.
lisp/org.el