Removed a useless enum definition in the glwidget of trimesh_ant_qt

This commit is contained in:
Paolo Cignoni 2014-02-04 16:15:38 +00:00
parent 0950b97775
commit 5cb33423cf
1 changed files with 0 additions and 2 deletions

View File

@ -43,8 +43,6 @@
#include <wrap/gl/picking.h>
#include <wrap/qt/anttweakbarMapper.h>
enum DrawMode{SMOOTH=vcg::GLW::DMSmooth, POINTS=vcg::GLW::DMPoints , WIRE, FLATWIRE,HIDDEN,FLAT};
TwBar *bar;
char * filename;/// filename of the mesh to load
CMesh mesh; /// the active mesh instance