summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Karas <akaras@inbox.ru>2016-07-29 19:19:55 +0300
committerAndrei Karas <akaras@inbox.ru>2016-07-29 19:19:55 +0300
commiteac67bd477047c2da9a2aeabadd93554cccf0ed8 (patch)
treec499fae9276bce70d01f93f2801cd07ae159f064
parent48a10f839f12790b3ec1f6cb5c50820180ae8339 (diff)
downloadplus-eac67bd477047c2da9a2aeabadd93554cccf0ed8.tar.gz
plus-eac67bd477047c2da9a2aeabadd93554cccf0ed8.tar.bz2
plus-eac67bd477047c2da9a2aeabadd93554cccf0ed8.tar.xz
plus-eac67bd477047c2da9a2aeabadd93554cccf0ed8.zip
Remove extra include from soundeffect.cpp
-rw-r--r--src/resources/soundeffect.cpp2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/resources/soundeffect.cpp b/src/resources/soundeffect.cpp
index 1b1026783..dcfe72c7e 100644
--- a/src/resources/soundeffect.cpp
+++ b/src/resources/soundeffect.cpp
@@ -22,8 +22,6 @@
#include "resources/soundeffect.h"
-#include "logger.h"
-
#include "debug.h"
SoundEffect::~SoundEffect()