]> git.lyx.org Git - features.git/blobdiff - src/insets/RenderGraphic.h
Complete the removal of the embedding stuff. Maybe. It's hard to be sure we got every...
[features.git] / src / insets / RenderGraphic.h
index 938322fad0abf5497d3c0964c7f11a6779d284db..5edb7ce9400cac49cf38c3efc6c2cd87ddfb8ecb 100644 (file)
@@ -45,7 +45,6 @@ private:
 
        /// The stored data.
        graphics::Loader loader_;
-       graphics::Loader icon_;
        graphics::Params params_;
 };