summaryrefslogtreecommitdiff
path: root/plugins/Ping/menu.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/Ping/menu.h')
-rw-r--r--plugins/Ping/menu.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/plugins/Ping/menu.h b/plugins/Ping/menu.h
deleted file mode 100644
index e6e1334885..0000000000
--- a/plugins/Ping/menu.h
+++ /dev/null
@@ -1,10 +0,0 @@
-#ifndef _MENU_H
-#define _MENU_H
-
-#include "pinglist.h"
-#include "pinggraph.h"
-#include "utils.h"
-
-void InitMenus();
-
-#endif