From 6a8020b9c6693bdb14885914e8688847e2d11629 Mon Sep 17 00:00:00 2001 From: Joerg Mueller Date: Fri, 28 Aug 2009 12:27:29 +0000 Subject: First try in sound UI for the sequencer. --- source/blender/editors/sound/sound_intern.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'source/blender/editors/sound/sound_intern.h') diff --git a/source/blender/editors/sound/sound_intern.h b/source/blender/editors/sound/sound_intern.h index b0d6abb3f00..eb793a0b661 100644 --- a/source/blender/editors/sound/sound_intern.h +++ b/source/blender/editors/sound/sound_intern.h @@ -33,7 +33,5 @@ struct wmOperatorType; void SOUND_OT_open(wmOperatorType *ot); -void sound_operatortype_init(void); - #endif /* ED_SOUND_INTERN_H */ -- cgit v1.2.3