From 500a6b24b21ab7299bf34f9113963918bcf50869 Mon Sep 17 00:00:00 2001 From: brain Date: Fri, 29 Dec 2006 23:35:35 +0000 Subject: This doesnt need to be static git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@6164 e03df62e-2008-0410-955e-edbf42e46eb7 --- include/mode.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/mode.h b/include/mode.h index 62374be6c..d28b03529 100644 --- a/include/mode.h +++ b/include/mode.h @@ -134,7 +134,7 @@ class ModeHandler : public Extensible /** Number of items with this mode set on them */ - static unsigned int count; + unsigned int count; public: /** -- cgit v1.2.3