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 'source/blender/src/headerbuttons.c')
-rw-r--r--source/blender/src/headerbuttons.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/src/headerbuttons.c b/source/blender/src/headerbuttons.c
index d62946ef4a4..ed1e9f30cdb 100644
--- a/source/blender/src/headerbuttons.c
+++ b/source/blender/src/headerbuttons.c
@@ -494,8 +494,6 @@ int std_libbuttons(uiBlock *block, short xco, short yco,
void do_update_for_newframe(int mute)
{
- Base *base;
-
extern void audiostream_scrub(unsigned int frame); /* seqaudio.c */
allqueue(REDRAWVIEW3D, 0);