From 89a166d0deb5587ff89bf4d07f8533bf55fc5d8f Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Tue, 10 May 2011 14:48:06 +0000 Subject: remove some duplicate declarations --- source/blender/editors/util/util_intern.h | 1 - 1 file changed, 1 deletion(-) (limited to 'source/blender/editors/util/util_intern.h') diff --git a/source/blender/editors/util/util_intern.h b/source/blender/editors/util/util_intern.h index 9ecfb07d535..1a82668236d 100644 --- a/source/blender/editors/util/util_intern.h +++ b/source/blender/editors/util/util_intern.h @@ -37,7 +37,6 @@ /* internal exports only */ /* editmode_undo.c */ -void undo_editmode_clear(void); void undo_editmode_name(bContext *C, const char *undoname); int undo_editmode_valid(const char *undoname); -- cgit v1.2.3