From f641857dbaf77d21a1236e9b70e11bf913262cf4 Mon Sep 17 00:00:00 2001 From: okan Date: Fri, 11 Jul 2008 15:18:29 +0000 Subject: no more hidden (and mysterious) config reloads and allow binding a key to a config reload; CMS-r by default. ok oga@ --- mousefunc.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'mousefunc.c') diff --git a/mousefunc.c b/mousefunc.c index e0b6b57..a38fdd7 100644 --- a/mousefunc.c +++ b/mousefunc.c @@ -15,7 +15,7 @@ * ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. * - * $Id: mousefunc.c,v 1.3 2008/07/11 14:21:28 okan Exp $ + * $Id: mousefunc.c,v 1.4 2008/07/11 15:18:29 okan Exp $ */ #include "headers.h" @@ -113,8 +113,6 @@ mousefunc_menu_cmd(struct client_ctx *cc, void *arg) struct menu_q menuq; struct cmd *cmd; - conf_reload(&Conf); - TAILQ_INIT(&menuq); TAILQ_FOREACH(cmd, &Conf.cmdq, entry) { XCALLOC(mi, struct menu); -- cgit v1.2.3-2-gb3c3