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>2019-02-11 17:21:09 +0300
committerCampbell Barton <ideasman42@gmail.com>2019-02-11 17:51:03 +0300
commit452df3f392e29f5f44883bb9cd3bc0c4e8a0ee62 (patch)
treedb7bed3094cda4e39c6ce514a7fd14a0c7e94397 /source/blender/editors/space_image
parent36aa8499e80dfcb73ebebb0c365a7a01460fa5a4 (diff)
Cleanup: comments
Diffstat (limited to 'source/blender/editors/space_image')
-rw-r--r--source/blender/editors/space_image/image_buttons.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/editors/space_image/image_buttons.c b/source/blender/editors/space_image/image_buttons.c
index 1cc596b14ce..2bcdab0ee38 100644
--- a/source/blender/editors/space_image/image_buttons.c
+++ b/source/blender/editors/space_image/image_buttons.c
@@ -144,7 +144,6 @@ struct ImageUser *ntree_get_active_iuser(bNodeTree *ntree)
* otherwise refresh preview
*
* XXX if you put this back, also check XXX in image_main_region_draw() */
- * /
void image_preview_event(int event)
{
int exec = 0;