Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'source/gameengine/GameLogic/SCA_KeyboardSensor.h')
-rw-r--r--source/gameengine/GameLogic/SCA_KeyboardSensor.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/source/gameengine/GameLogic/SCA_KeyboardSensor.h b/source/gameengine/GameLogic/SCA_KeyboardSensor.h
index caa141e48f2..c6610d0284e 100644
--- a/source/gameengine/GameLogic/SCA_KeyboardSensor.h
+++ b/source/gameengine/GameLogic/SCA_KeyboardSensor.h
@@ -138,7 +138,4 @@ bool IsPrintable(int keyIndex);
bool IsDelete(int keyIndex);
-#endif //__SCA_KEYBOARDSENSOR_H__
-
-
-
+#endif /* __SCA_KEYBOARDSENSOR_H__ */