diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-28 18:46:07 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-11-28 18:46:07 +0000 |
commit | db36b4314adfe4c54852384e38ed4cb38c46d6ae (patch) | |
tree | c93682856cad357d05be0fa1a7f6b6636514880f /plugins/Ping/menu.h | |
parent | a70382b0e8bed265a1d314d9f6aae8f2dd48d20b (diff) |
git-svn-id: http://svn.miranda-ng.org/main/trunk@2546 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Ping/menu.h')
-rw-r--r-- | plugins/Ping/menu.h | 10 |
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
|