Don't set vp_update_status_style every time the statusbar is updated.
authorDaniel Carl <danielcarl@gmx.de>
Mon, 7 Jan 2013 18:51:21 +0000 (19:51 +0100)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 7 Jan 2013 18:58:36 +0000 (19:58 +0100)
commitec4140096c39ec47fb97df32698b9d71ee15f8d0
tree524da33f3392dbb176875f92356c2a3ce346fc00
parent5d9a507331178be1572f5547aa7d851f1a6b1458
Don't set vp_update_status_style every time the statusbar is updated.

The style depends only on the current ssl status, so it's enough to update if
we get a new status or if the color definitions are changed.
src/main.c