]> git.lyx.org Git - lyx.git/blobdiff - src/BufferView_pimpl.h
gross hack to set layout
[lyx.git] / src / BufferView_pimpl.h
index 09fb00d93551073932d23ef8514d1c452bcd43e3..eb004f7d4fbe1d464b09bce73c25646d7ce3db28 100644 (file)
@@ -6,7 +6,6 @@
 #include <boost/smart_ptr.hpp>
 
 #include "BufferView.h"
-#include "UpdateInset.h"
 #include "commandtags.h"
 #include "frontends/Timeout.h"
 #include "WorkArea.h"
@@ -181,8 +180,6 @@ private:
        ///
        WorkArea workarea_;
        ///
-       UpdateInset updatelist;
-       ///
        void pasteClipboard(bool asPara);
        ///
        void stuffClipboard(string const &) const;