summaryrefslogtreecommitdiffstats
path: root/game/client/io/glfw.hh
diff options
context:
space:
mode:
Diffstat (limited to 'game/client/io/glfw.hh')
-rw-r--r--game/client/io/glfw.hh4
1 files changed, 0 insertions, 4 deletions
diff --git a/game/client/io/glfw.hh b/game/client/io/glfw.hh
index bbd767a..7697d97 100644
--- a/game/client/io/glfw.hh
+++ b/game/client/io/glfw.hh
@@ -1,5 +1,3 @@
-#ifndef CLIENTFW
-#define CLIENTFW 1
#pragma once
namespace io
@@ -36,5 +34,3 @@ struct GlfwScrollEvent final {
float dy;
};
} // namespace io
-
-#endif // CLIENTFW