ignore messages.pot
[supertux.git] / src / object / coin.h
index 949ebfc..3befd26 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 __COIN_H__
 #define __COIN_H__
 
@@ -26,8 +25,6 @@
 
 class Sprite;
 
-using namespace SuperTux;
-
 class Coin : public MovingObject
 {
 public: