From 824610d28b8e1926c125e849398e807432542916 Mon Sep 17 00:00:00 2001 From: Simmo Saan Date: Sat, 3 Jun 2017 14:42:51 +0300 Subject: exec, fifo, irc: remove unused #define-s --- src/plugins/fifo/fifo.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/plugins/fifo') diff --git a/src/plugins/fifo/fifo.h b/src/plugins/fifo/fifo.h index d422ef8ab..4c63ed7a6 100644 --- a/src/plugins/fifo/fifo.h +++ b/src/plugins/fifo/fifo.h @@ -22,7 +22,6 @@ #define weechat_plugin weechat_fifo_plugin #define FIFO_PLUGIN_NAME "fifo" -#define FIFO_OPTION_NAME "fifo" extern struct t_weechat_plugin *weechat_fifo_plugin; extern int fifo_quiet; -- cgit v1.2.3