Fixed warning on quit by window destroy.
authorDaniel Carl <danielcarl@gmx.de>
Wed, 26 Nov 2014 20:43:19 +0000 (21:43 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Wed, 26 Nov 2014 20:43:19 +0000 (21:43 +0100)
commit6fea9ef2010e139d07590198d11967a796ef2fa7
treedd27d56d22c4ab34d30c296bdbb9327637aa4dcc
parentbd923843eb7e8e39a862d2952fea96c23a807254
Fixed warning on quit by window destroy.

If vimb was quit by the window manager, the webview was already cleared and
the call to stop loading caused a warning.
src/main.c