some fixes for the text object
[supertux.git] / src / object / bell.h
index 12f134f..6241c6c 100644 (file)
@@ -17,7 +17,6 @@
 //  along with this program; if not, write to the Free Software
 //  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 //  02111-1307, USA.
-
 #ifndef __BELL_H__
 #define __BELL_H__
 
@@ -26,8 +25,6 @@
 #include "sprite/sprite.h"
 #include "serializable.h"
 
-using namespace SuperTux;
-
 /**
  * A bell: When tux touches it, it begins ringing and you will respawn at this
  * position.