Remove obsolete GET_URI() macro.
authorDaniel Carl <danielcarl@gmx.de>
Fri, 6 Jun 2014 00:08:38 +0000 (02:08 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Fri, 6 Jun 2014 00:10:47 +0000 (02:10 +0200)
commit6ddf5b5224990d8568a011761f561589614af849
treed2f652e1557446cb618c6c3a8206d4d611ea5e97
parent6302764e6bf33a226dbd36a70abfb941413352b1
Remove obsolete GET_URI() macro.

Removed also the changed-uri signal observer. We get the new URI in the load
status callback right before the event is triggered.
src/command.c
src/ex.c
src/main.c
src/main.h
src/normal.c
src/util.c