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>2011-11-02 03:24:51 +0400
committerCampbell Barton <ideasman42@gmail.com>2011-11-02 03:24:51 +0400
commit9be43762bc70276b1d4f9e722f1498e70c1426c0 (patch)
tree53f5f6fc07d8d9f9b4a5313d09e6c8f728e9db12 /source/blender/editors/space_image
parent85e0609c54f52068ac53435e80dda6d04b1a1373 (diff)
parent90a19ce57893642263a0b91eed96ba1a710d44af (diff)
svn merge -r41431:41453 ^/trunk/blender
Diffstat (limited to 'source/blender/editors/space_image')
-rw-r--r--source/blender/editors/space_image/image_intern.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/source/blender/editors/space_image/image_intern.h b/source/blender/editors/space_image/image_intern.h
index 051926bf689..4310b5dbae8 100644
--- a/source/blender/editors/space_image/image_intern.h
+++ b/source/blender/editors/space_image/image_intern.h
@@ -51,9 +51,6 @@ struct ARegion *image_has_scope_region(struct ScrArea *sa);
extern const char *image_context_dir[]; /* doc access */
-/* image_header.c */
-void image_header_buttons(const struct bContext *C, struct ARegion *ar);
-
void IMAGE_OT_toolbox(struct wmOperatorType *ot);
/* image_draw.c */