X-Git-Url: https://git.verplant.org/?a=blobdiff_plain;f=src%2Fobject%2Fbell.h;h=6241c6cf478904e1d1d15f8590d5290a5a65849e;hb=ddc3b7ef2077567d368e244a292b41187311e8e3;hp=12f134f68e6ce8b009593aabdd37b825b61e9cf6;hpb=c0093d25093395cb62fc2526ab42be65a9f015b8;p=supertux.git diff --git a/src/object/bell.h b/src/object/bell.h index 12f134f68..6241c6cf4 100644 --- a/src/object/bell.h +++ b/src/object/bell.h @@ -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.