]> git.lyx.org Git - lyx.git/blobdiff - src/Counters.cpp
prepare Qt 5.6 builds
[lyx.git] / src / Counters.cpp
index 56ab1b508c1a544e6e5762aae8190a841150e54e..fe2604044994b1f075f438d636f1353e66be0905 100644 (file)
@@ -525,8 +525,6 @@ docstring Counters::flattenLabelString(docstring const & counter,
                                       string const & lang,
                                       vector<docstring> & callers) const
 {
-       docstring label;
-
        if (find(callers.begin(), callers.end(), counter) != callers.end()) {
                // recursion detected
                lyxerr << "Warning: Recursion in label for counter `"