]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - include/users.h
Optimisation of optimisation :P ty w00tie
[user/henk/code/inspircd.git] / include / users.h
index 631704f99e2a3a8f0f28af228d999956390b77b9..b56af660636df318328e67b36f88c0998d94e036 100644 (file)
@@ -37,7 +37,7 @@
 #define CC_ALLOW       0
 #define CC_DENY                1
 
-template<typename T> inline string ConvToStr(const T &in);
+template<typename T> string ConvToStr(const T &in);
 
 /** Holds a channel name to which a user has been invited.
  */