]> git.lyx.org Git - lyx.git/blobdiff - src/FontList.h
* cs.po
[lyx.git] / src / FontList.h
index d6733f9de596f593811159caf09a0f625edb8067..61ab2205f244d3d78f122ff7cf13d1d4e560dc6e 100644 (file)
@@ -84,7 +84,7 @@ public:
        ///
        bool empty() const { return list_.empty(); }
        ///
-       void clear() { return list_.clear(); }
+       void clear() { list_.clear(); }
        ///
        void erase(pos_type pos);
        ///