]> git.netwichtig.de Git - user/henk/code/inspircd.git/blobdiff - src/commands/cmd_stats.cpp
Fix crash
[user/henk/code/inspircd.git] / src / commands / cmd_stats.cpp
index b4e3d64be5ce3d3d825ddc701f821a58623205e3..6ff764cf623e9fe7dd638c129574163a2d1d2d20 100644 (file)
@@ -88,11 +88,9 @@ DllExport void DoStats(InspIRCd* ServerInstance, char statschar, User* user, str
                }
                break;
 
+               /* These stats symbols must be handled by a linking module */
                case 'n':
                case 'c':
-               {
-                       /* This stats symbol must be handled by a linking module */
-               }
                break;
        
                case 'i':