mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-08-09 13:22:24 +03:00
0023480: New compiler warnings on MS VC 9
Unused local variables eliminated
This commit is contained in:
@@ -434,8 +434,6 @@ Standard_Integer xbounds(Draw_Interpretor& di, Standard_Integer n, const char**
|
||||
//=======================================================================
|
||||
Standard_Integer xclassify (Draw_Interpretor& aDI, Standard_Integer n, const char** a)
|
||||
{
|
||||
char sbf[512];
|
||||
|
||||
if (n < 2) {
|
||||
aDI<<" use xclassify Solid [Tolerance=1.e-7]\n";
|
||||
return 1;
|
||||
|
Reference in New Issue
Block a user