]> git.localhorst.tv Git - l2e.git/blobdiff - src/loader/utility.h
removed useless comments
[l2e.git] / src / loader / utility.h
index b8ccd103b51e87ea6429cc6d27c0c569f57cff5b..e8c90f40bcadf7784b99a87221f498dcb10a0394 100644 (file)
@@ -1,10 +1,3 @@
-/*
- * utility.h
- *
- *  Created on: Sep 1, 2012
- *      Author: holy
- */
-
 #ifndef LOADER_UTILITY_H_
 #define LOADER_UTILITY_H_
 
@@ -18,4 +11,4 @@ std::string CatPath(const std::string &lhs, const std::string &rhs);
 
 }
 
-#endif /* LOADER_UTILITY_H_ */
+#endif