aboutsummaryrefslogtreecommitdiffstats
path: root/src/StickerCommands.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'src/StickerCommands.hxx')
-rw-r--r--src/StickerCommands.hxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/StickerCommands.hxx b/src/StickerCommands.hxx
index f4dff7755..c253d0bb7 100644
--- a/src/StickerCommands.hxx
+++ b/src/StickerCommands.hxx
@@ -22,11 +22,7 @@
#include "command.h"
-G_BEGIN_DECLS
-
enum command_return
handle_sticker(struct client *client, int argc, char *argv[]);
-G_END_DECLS
-
#endif