- More work on scripting interface
[supertux.git] / src / object / tilemap.h
index 8f389c0..b56ce0b 100644 (file)
@@ -16,7 +16,6 @@
 //  You should have received a copy of the GNU General Public License
 //  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_TILEMAP_H
 #define SUPERTUX_TILEMAP_H
 
@@ -31,8 +30,6 @@ namespace lisp {
 class Lisp;
 }
 
-using namespace SuperTux;
-
 class Level;
 class TileManager;
 class Tile;