aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/common/console_listener.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/console_listener.h')
-rw-r--r--src/common/console_listener.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/common/console_listener.h b/src/common/console_listener.h
index 224d1701..3c0e420c 100644
--- a/src/common/console_listener.h
+++ b/src/common/console_listener.h
@@ -2,8 +2,7 @@
// Licensed under GPLv2
// Refer to the license.txt file included.
-#ifndef _CONSOLELISTENER_H
-#define _CONSOLELISTENER_H
+#pragma once
#include "common/log_manager.h"
@@ -37,5 +36,3 @@ private:
#endif
bool bUseColor;
};
-
-#endif // _CONSOLELISTENER_H