Cleanup: remove unused bStats struct
This commit is contained in:
@@ -1521,15 +1521,6 @@ typedef struct ToolSettings {
|
||||
/* *************************************************************** */
|
||||
/* Assorted Scene Data */
|
||||
|
||||
/* ------------------------------------------- */
|
||||
/* Stats (show in Info header) */
|
||||
|
||||
typedef struct bStats {
|
||||
/* scene totals for visible layers */
|
||||
int totobj, totlamp, totobjsel, totcurve, totmesh, totarmature;
|
||||
int totvert, totface;
|
||||
} bStats;
|
||||
|
||||
/* ------------------------------------------- */
|
||||
/* Unit Settings */
|
||||
|
||||
|
||||
Reference in New Issue
Block a user