Remove obsolete argument in call to org-link-unescape
commit98bf28c52fb83764a2bc91de12ca6929fdb12f3d
authorDavid Maus <dmaus@ictsoc.de>
Sun, 21 Nov 2010 10:51:31 +0000 (21 11:51 +0100)
committerDavid Maus <dmaus@ictsoc.de>
Thu, 17 Feb 2011 18:26:48 +0000 (17 19:26 +0100)
tree2f6d9ef063f2779637c35f725895641a09c22329
parent17f3548e78d23aca8ecef251c07daa40604468b7
Remove obsolete argument in call to org-link-unescape

* org-mobile.el (org-mobile-locate-entry): Remove obsolete argument in
call to org-link-unescape.

`org-link-unescape' always unescapes all percent escaped sequences.
lisp/org-mobile.el