]> git.lyx.org Git - lyx.git/blobdiff - src/CoordCache.h
cosmetics.
[lyx.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();
        }