diff options
author | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-16 11:03:30 +0000 |
---|---|---|
committer | Vadim Dashevskiy <watcherhd@gmail.com> | 2012-06-16 11:03:30 +0000 |
commit | 5750b26d1a312d0298381de81430a77d96192fb2 (patch) | |
tree | dd3ef1d346df6083c8ab148948a9c01cb000ee57 /plugins/SeenPlugin/resource.h | |
parent | cbdcfde4b22d219f5ffe802cb03fb736517cdd72 (diff) |
another portion of unneeded MirandaPluginInterfaces removal
git-svn-id: http://svn.miranda-ng.org/main/trunk@443 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/SeenPlugin/resource.h')
-rw-r--r-- | plugins/SeenPlugin/resource.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/plugins/SeenPlugin/resource.h b/plugins/SeenPlugin/resource.h index 913ed4c8b4..110639bb3b 100644 --- a/plugins/SeenPlugin/resource.h +++ b/plugins/SeenPlugin/resource.h @@ -75,10 +75,6 @@ #define IDC_SENDMSG 1045
#define IDC_LABTTITLE 1046
#define IDC_OPTIONSTAB 1047
-#ifndef PERMITNSN
-#define IDC_DISWATCHED 1048
-#define IDC_DISNONWATCHED 1049
-#endif
#define IDC_IDLESUPPORT 1050
#define IDC_MAINGROUP -1
#define IDC_INFO -1
|