0024284: Some trivial warnings produced by ICC 14
[occt.git] / src / FSD / FSD_BinaryFile.cxx
index fb27422..f347a4e 100755 (executable)
@@ -20,8 +20,6 @@
 #include <OSD.hxx>
 
 const Standard_CString MAGICNUMBER = "BINFILE";
-const Standard_CString ENDOFNORMALEXTENDEDSECTION = "BEGIN_REF_SECTION";
-const Standard_Integer SIZEOFNORMALEXTENDEDSECTION = 16;
 
 //=======================================================================
 //function : FSD_BinaryFile