Code

Node tool: special case node duplication for endnodes - select new endnode
[inkscape.git] / src / sp-root.h
index 8b3cb4f0cb2d01f4f5d0c1c436512337b8a859a2..28ed43154e10501fe9525695760600328bd68e46 100644 (file)
@@ -36,7 +36,6 @@ struct SPRoot : public SPGroup {
     SVGLength y;
     SVGLength width;
     SVGLength height;
-    gboolean landscape;
 
     /* viewBox; */
     unsigned int viewBox_set : 1;
@@ -79,4 +78,4 @@ GType sp_root_get_type();
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :