Minor cleanup
[supertux.git] / src / util / gettext.hpp
index 6fb96be..4405c99 100644 (file)
@@ -34,6 +34,6 @@ static inline std::string _(const std::string& message)
   }
 }
 
-#endif /* _LIBGETTEXT_H */
+#endif
 
 /* EOF */