]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView.h
Cosmetics.
[lyx.git] / src / BufferView.h
index 5b726d8c5af19792815dd2bc987eb693c03c0fcc..8899edd1aa36761f0b7616f5e8f4a974e9c6b5f2 100644 (file)
@@ -253,9 +253,6 @@ public:
        boost::signal<void(std::string name,
                std::string data)> updateDialog;
 
-       /// This signal is emitted when the layout at the cursor is changed.
-       boost::signal<void(docstring layout)> layoutChanged;
-
 private:
        // the position relative to (0, baseline) of outermost paragraph
        Point coordOffset(DocIterator const & dit, bool boundary) const;