]> de.git.xonotic.org Git - xonotic/netradiant.git/blobdiff - radiant/xywindow.cpp
Remove -Wno-extra
[xonotic/netradiant.git] / radiant / xywindow.cpp
index b265c25e0d3e11b86c6ad6ae14defabbd6c97476..93a78739749b9e0b73da88c8e320506f5f94bfa5 100644 (file)
@@ -2066,7 +2066,7 @@ void SetState( Shader* state, EStyle style ){
                m_state_stack.back().m_state = state;
        }
 }
-const EStyle getStyle() const {
+EStyle getStyle() const {
        return eWireframeOnly;
 }
 void PushState(){