Merge branch 'tidying' into chris
authordooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 21 Sep 2007 00:27:14 +0000 (00:27 +0000)
committerdooglus <dooglus@1f10aa63-cdf2-0310-b900-c93c546f37ac>
Fri, 21 Sep 2007 00:27:14 +0000 (00:27 +0000)
git-svn-id: http://svn.voria.com/code@730 1f10aa63-cdf2-0310-b900-c93c546f37ac

synfig-studio/trunk/src/synfigapp/canvasinterface.cpp

index 0aa2e35..1757952 100644 (file)
@@ -508,8 +508,6 @@ CanvasInterface::import(const synfig::String &filename, bool /*copy*/)
                return false;
        }
 
-
-
        if(!Importer::book().count(ext))
        {
                get_ui_interface()->error(_("I don't know how to open images of this type -- ")+ext);