1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-14 13:30:48 +03:00

Eliminate compiler warnings on VC++ 14 and CLang.

Remove unused stuff from OSD_WNT.cxx.
This commit is contained in:
abv
2015-12-18 07:00:44 +03:00
parent 20aeeb7be3
commit d677b21418
8 changed files with 18 additions and 337 deletions

View File

@@ -34,7 +34,6 @@
//#include <ctype.h>
const int XML_MIN_BUFFER = 10;
const int FILE_NONVALUE = -1;
typedef enum {
STATE_WAITING = 0,