0024567: Coding rules - eliminate GCC warning -Wignored-qualifiers
[occt.git] / src / OpenGl / OpenGl_Structure.hxx
index bca38b0..ae1e968 100644 (file)
@@ -157,7 +157,7 @@ public:
   Standard_Boolean IsCulled() const { return myIsCulled; }
 
   //! Checks if the structure should be included into BVH tree or not.
-  const Standard_Boolean IsAlwaysRendered() const
+  Standard_Boolean IsAlwaysRendered() const
   {
     return IsInfinite
         || IsForHighlight