[NET] Move the remaining IDS_GENERIC_PAGE strings into the command messages and fix...
[reactos.git] / base / applications / network / net / cmdLocalGroup.c
index 8be27ef..673c9a6 100644 (file)
@@ -245,7 +245,6 @@ cmdLocalGroup(
             ConResPuts(StdOut, IDS_GENERIC_SYNTAX);
             PrintNetMessage(MSG_LOCALGROUP_SYNTAX);
             PrintNetMessage(MSG_LOCALGROUP_HELP);
-            ConResPuts(StdOut, IDS_GENERIC_PAGE);
             return 0;
         }
         else if (_wcsicmp(argv[i], L"/add") == 0)