[Bf-blender-cvs] SVN commit: /data/svn/bf-blender [49374] branches/ge_harmony/source/blender /gpu/intern/gpu_material.c: Getting rid of some now unused code from gpu_material.c

Daniel Stokes kupomail at gmail.com
Mon Jul 30 05:54:19 CEST 2012


Revision: 49374
          http://projects.blender.org/scm/viewvc.php?view=rev&root=bf-blender&revision=49374
Author:   kupoman
Date:     2012-07-30 03:54:14 +0000 (Mon, 30 Jul 2012)
Log Message:
-----------
Getting rid of some now unused code from gpu_material.c

Modified Paths:
--------------
    branches/ge_harmony/source/blender/gpu/intern/gpu_material.c

Modified: branches/ge_harmony/source/blender/gpu/intern/gpu_material.c
===================================================================
--- branches/ge_harmony/source/blender/gpu/intern/gpu_material.c	2012-07-30 03:45:15 UTC (rev 49373)
+++ branches/ge_harmony/source/blender/gpu/intern/gpu_material.c	2012-07-30 03:54:14 UTC (rev 49374)
@@ -207,9 +207,6 @@
 
 	attribs->totlayer = b;
 }
-char *gpu_load_shader(char *filename)
-{
-}
 	
 static int GPU_material_construct_end(GPUMaterial *material)
 {




More information about the Bf-blender-cvs mailing list