]> git.lyx.org Git - features.git/blobdiff - src/CoordCache.h
Remove warnings reported with gcc 4.3:
[features.git] / src / CoordCache.h
index 63e0aece9678d2719efc5d139fdf081a26c856b9..296de324e94b61b74a877f054913f69be11ec90a 100644 (file)
@@ -45,7 +45,7 @@ public:
                data_.clear();
        }
 
-       bool const empty() const
+       bool empty() const
        {
                return data_.empty();
        }