Unused variables were removed.
namespace
{
// default text strings
- static const Standard_Utf32Char THE_FILL_CHARACTER ('0');
static const TCollection_ExtendedString THE_EMPTY_LABEL;
static const TCollection_AsciiString THE_UNDEFINED_UNITS;
}
}
-static const Standard_Integer nObjPerDrawer = 64;
-
//=======================================================================
//function : IsEqual
//purpose : Comparison of two Drawers (for Map impementation)
#include <OpenGl_GlCore11.hxx>
#include <OpenGl_Workspace.hxx>
-namespace
-{
- static const GLdouble OpenGl_DefaultPlaneEq[] = {0.0, 0.0, 0.0, 0.0};
-};
-
// =======================================================================
// function : OpenGl_ClippingState
// purpose :
namespace
{
static const Handle(OpenGl_Resource) NULL_GL_RESOURCE;
- static const GLdouble OpenGl_DefaultPlaneEq[] = {0.0, 0.0, 0.0, 0.0};
}
// =======================================================================