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:
authorCampbell Barton <ideasman42@gmail.com>2013-08-01 01:34:25 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-08-01 01:34:25 +0400
commit7913604bdae8c86b7c0b29fa0cb629db33e433f5 (patch)
tree2d68075435eeff439c7acaae6f3542f09fa65d5b /source/blender/makesdna/DNA_sound_types.h
parent2a2f0319bc1e9c16331f356730a1edb837f4056b (diff)
remove unused headers and NULL check
Diffstat (limited to 'source/blender/makesdna/DNA_sound_types.h')
-rw-r--r--source/blender/makesdna/DNA_sound_types.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/makesdna/DNA_sound_types.h b/source/blender/makesdna/DNA_sound_types.h
index 6dc45e4a6de..040942d6cea 100644
--- a/source/blender/makesdna/DNA_sound_types.h
+++ b/source/blender/makesdna/DNA_sound_types.h
@@ -33,7 +33,6 @@
#ifndef __DNA_SOUND_TYPES_H__
#define __DNA_SOUND_TYPES_H__
-#include "DNA_listBase.h"
#include "DNA_ID.h"
/* stupid... could easily be solved */