diff options
Diffstat (limited to 'commands/command_event.h')
-rw-r--r-- | commands/command_event.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/commands/command_event.h b/commands/command_event.h index b7e67f218..b9662ecd4 100644 --- a/commands/command_event.h +++ b/commands/command_event.h @@ -6,7 +6,6 @@ #include "command_base.h" - // We put everything in a namespace, so that we can shorten names without polluting the global namespace namespace Command { |