[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [27979] trunk/blender/source/blender/ editors/space_image/image_intern.h: Missed this in last commit.

Matt Ebb matt at mke3.net
Sun Apr 4 02:24:25 CEST 2010


Revision: 27979
          http://projects.blender.org/plugins/scmsvn/viewcvs.php?view=rev&root=bf-blender&revision=27979
Author:   broken
Date:     2010-04-04 02:24:25 +0200 (Sun, 04 Apr 2010)

Log Message:
-----------
Missed this in last commit.

Modified Paths:
--------------
    trunk/blender/source/blender/editors/space_image/image_intern.h

Modified: trunk/blender/source/blender/editors/space_image/image_intern.h
===================================================================
--- trunk/blender/source/blender/editors/space_image/image_intern.h	2010-04-04 00:21:37 UTC (rev 27978)
+++ trunk/blender/source/blender/editors/space_image/image_intern.h	2010-04-04 00:24:25 UTC (rev 27979)
@@ -55,7 +55,6 @@
 void draw_image_main(struct SpaceImage *sima, struct ARegion *ar, struct Scene *scene);
 void draw_image_info(struct ARegion *ar, int channels, int x, int y, char *cp, float *fp, int *zp, float *zpf);
 void draw_image_grease_pencil(struct bContext *C, short onlyv2d);
-void draw_image_line(struct ARegion *ar, int x1, int y1, int x2, int y2);
 
 /* image_ops.c */
 int space_image_main_area_poll(struct bContext *C);





More information about the Bf-blender-cvs mailing list