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
path: root/source
diff options
context:
space:
mode:
authorMal Duffin <malachyduffin@gmail.com>2007-05-31 15:20:35 +0400
committerMal Duffin <malachyduffin@gmail.com>2007-05-31 15:20:35 +0400
commit57a91d7659a60933e76a761c1eb7000f9496773a (patch)
treec9249d663e818828e27c14f21c07e066fde57160 /source
parent8b2a129294a8b389072728d6384cd89c11208a9c (diff)
Test commit by myself ( whitespace ), just spreading my new Blender commit wings!
Diffstat (limited to 'source')
-rw-r--r--source/blender/src/drawmesh.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/source/blender/src/drawmesh.c b/source/blender/src/drawmesh.c
index b1ce86dd045..6307307345b 100644
--- a/source/blender/src/drawmesh.c
+++ b/source/blender/src/drawmesh.c
@@ -320,7 +320,6 @@ int set_tpage(MTFace *tface)
else fCurtile= tface->tile;
if(tilemode) {
-
if(ima->repbind==0) make_repbind(ima);
if(fCurtile>=ima->totbind) fCurtile= 0;