From fdcec62dada7042e9c720086744ac32abf957569 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Mon, 21 Dec 2015 00:10:50 +1100 Subject: Cleanup: invalid comment & style --- source/blender/bmesh/operators/bmo_primitive.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'source/blender/bmesh/operators/bmo_primitive.c') diff --git a/source/blender/bmesh/operators/bmo_primitive.c b/source/blender/bmesh/operators/bmo_primitive.c index 33681c992a0..0935e0acb45 100644 --- a/source/blender/bmesh/operators/bmo_primitive.c +++ b/source/blender/bmesh/operators/bmo_primitive.c @@ -78,10 +78,6 @@ static const short icoface[20][3] = { {10, 9, 11} }; -/* HACK: these can also be found in cmoview.tga.c, but are here so that they can be found by linker - * this hack is only used so that scons & mingw + split-sources hack works - * ------------------------------- start copied code */ -/* these are not the monkeys you are looking for */ static const int monkeyo = 4; static const int monkeynv = 271; static const int monkeynf = 250; -- cgit v1.2.3