Blender Git Loki
Git Commits -> Revision ccbed13
Revision ccbed13 by Nicholas Bishop (master) March 19, 2012, 22:21 (GMT) |
Quiet warnings about unused functions and variables. Commented or '#if 0' these functions/variables and marked with 'UNUSED' comment so they can be restored in the future if needed. |
Commit Details:
Full Hash: ccbed1334382a881671a03e281ebd88d51767697
SVN Revision: 45006
Parent Commit: e6834fc
Lines Changed: +38, -17
6 Modified Paths:
/intern/decimation/intern/LOD_QSDecimator.cpp (+4, -2) (Diff)
/source/blender/bmesh/tools/BME_bevel.c (+5, -2) (Diff)
/source/blender/editors/armature/reeb.c (+11, -0) (Diff)
/source/blender/editors/interface/interface.c (+3, -0) (Diff)
/source/blender/editors/transform/transform.c (+10, -10) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+5, -3) (Diff)
/source/blender/bmesh/tools/BME_bevel.c (+5, -2) (Diff)
/source/blender/editors/armature/reeb.c (+11, -0) (Diff)
/source/blender/editors/interface/interface.c (+3, -0) (Diff)
/source/blender/editors/transform/transform.c (+10, -10) (Diff)
/source/blender/editors/uvedit/uvedit_ops.c (+5, -3) (Diff)