Code

Extensions. Check element now search in the extension directory (see Bug #668895...
[inkscape.git] / src / sp-root.h
index 655bc3caf1146d918fe61e609462e7dc18001ede..28ed43154e10501fe9525695760600328bd68e46 100644 (file)
@@ -29,7 +29,6 @@
 struct SPRoot : public SPGroup {
     struct {
         Inkscape::Version svg;
-        Inkscape::Version sodipodi;
         Inkscape::Version inkscape;
     } version, original;
 
@@ -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 :