Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'intern/SoundSystem/SND_SoundListener.h')
-rw-r--r--intern/SoundSystem/SND_SoundListener.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/intern/SoundSystem/SND_SoundListener.h b/intern/SoundSystem/SND_SoundListener.h
index 0349ad2b176..ce8315e6375 100644
--- a/intern/SoundSystem/SND_SoundListener.h
+++ b/intern/SoundSystem/SND_SoundListener.h
@@ -39,11 +39,6 @@
#include "SND_Object.h"
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-
class SND_SoundListener : public SND_Object
{
public: