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>2012-07-25 14:15:24 +0400
committerCampbell Barton <ideasman42@gmail.com>2012-07-25 14:15:24 +0400
commitf2d9e2410cbbcba02471c6f673dcbef52479b886 (patch)
tree8f925a8380cba4ef757c174364e9b42e01429ba3 /source/blender/editors/space_image/image_buttons.c
parent3af938918aae68488fc2fe8388f31ae4c3752b31 (diff)
move ED_image functions into their own file.
Diffstat (limited to 'source/blender/editors/space_image/image_buttons.c')
-rw-r--r--source/blender/editors/space_image/image_buttons.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/blender/editors/space_image/image_buttons.c b/source/blender/editors/space_image/image_buttons.c
index 7d358bcfb8b..0acead3808e 100644
--- a/source/blender/editors/space_image/image_buttons.c
+++ b/source/blender/editors/space_image/image_buttons.c
@@ -27,8 +27,6 @@
* \ingroup spimage
*/
-
-
#include <string.h>
#include <stdio.h>