summaryrefslogtreecommitdiff
path: root/src/maps/mtools.h
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-04-06 13:14:42 +0200
committerPaul Buetow <paul@buetow.org>2013-04-06 13:14:42 +0200
commit42b79aa5c591dde88e78922a519802f948d9ea60 (patch)
tree92cd4e576656837bb99214d8c09c3fec3201474f /src/maps/mtools.h
parent520f54d6219b7c625b4e07463ac393e6982ddab6 (diff)
tagging ychat-0.7.9.4ychat-0.7.9.4
Diffstat (limited to 'src/maps/mtools.h')
-rw-r--r--src/maps/mtools.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/src/maps/mtools.h b/src/maps/mtools.h
index f32a49e..4ee45b8 100644
--- a/src/maps/mtools.h
+++ b/src/maps/mtools.h
@@ -1,7 +1,6 @@
#ifndef MTOOLS_H
#define MTOOLS_H
-
template <class type_>
struct mtools
{
@@ -9,7 +8,4 @@ struct mtools
};
#include "mtools.tmpl"
-
-#endif
-
-
+#endif