summaryrefslogtreecommitdiff
path: root/plugins/Clist_blind/src/commonheaders.h
diff options
context:
space:
mode:
authorVadim Dashevskiy <watcherhd@gmail.com>2014-12-09 08:31:44 +0000
committerVadim Dashevskiy <watcherhd@gmail.com>2014-12-09 08:31:44 +0000
commitd9b26ea2f38f0ac9554f999bc9d9806d4762d3d7 (patch)
treed98f59a89cf1a463edcf28472253b417fbb7a150 /plugins/Clist_blind/src/commonheaders.h
parent36472b00443e23acf28b0dd26ddc2c2e6216d909 (diff)
code cleanup (by Mataes)
git-svn-id: http://svn.miranda-ng.org/main/trunk@11296 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c
Diffstat (limited to 'plugins/Clist_blind/src/commonheaders.h')
-rw-r--r--plugins/Clist_blind/src/commonheaders.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugins/Clist_blind/src/commonheaders.h b/plugins/Clist_blind/src/commonheaders.h
index 47cb30cb48..c8e98db991 100644
--- a/plugins/Clist_blind/src/commonheaders.h
+++ b/plugins/Clist_blind/src/commonheaders.h
@@ -62,5 +62,3 @@ extern CLIST_INTERFACE coreCli;
* easy search and replace
*/
-
-#define MAX_REGS(_A_) ( sizeof(_A_) / sizeof(_A_[0]) )