]> git.lyx.org Git - features.git/blobdiff - src/insets/InsetListings.cpp
Revert "Mark some intentional fall-throughs (in a way understandable to gcc)"
[features.git] / src / insets / InsetListings.cpp
index 633a2441b1c13345c96d16126a8aee2aa0720ab4..f75e155d4454a3034ed6578c814d4635a645b50f 100644 (file)
@@ -441,7 +441,6 @@ bool InsetListings::getStatus(Cursor & cur, FuncRequest const & cmd,
                                return true;
                        }
                }
-               // fall through
                default:
                        return InsetCaptionable::getStatus(cur, cmd, status);
        }