From 93eb477c5f6ab3d111bf26138708f5917c3c9f3d Mon Sep 17 00:00:00 2001 From: Ira Rice Date: Wed, 11 Feb 2009 12:16:04 -0700 Subject: Removed a few unneeded includes in the being handler. Signed-off-by: Ira Rice --- src/net/beinghandler.cpp | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/net/beinghandler.cpp b/src/net/beinghandler.cpp index 15a659b3..c11d22e7 100644 --- a/src/net/beinghandler.cpp +++ b/src/net/beinghandler.cpp @@ -34,9 +34,7 @@ #include "../localplayer.h" #include "../log.h" #include "../npc.h" -#include "../particle.h" #include "../player_relations.h" -#include "../sound.h" const int EMOTION_TIME = 150; /**< Duration of emotion icon */ -- cgit v1.2.3-70-g09d2