- More work on scripting interface
[supertux.git] / src / leveleditor.h
index 16ac9da..de4065b 100644 (file)
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //  02111-1307, USA.
-
 #ifndef SUPERTUX_LEVELEDITOR_H
 #define SUPERTUX_LEVELEDITOR_H
 
+#if 0
+
 #include <set>
 #include <string>
 
@@ -150,3 +151,5 @@ private:
 };
 
 #endif
+
+#endif