Removed more unused code. There were 4 'save_as' functions, and 2 of them were never...
[synfig.git] / synfig-studio / trunk / src / gtkmm / instance.h
index 9f1c193..21b7b22 100644 (file)
@@ -167,8 +167,6 @@ public:
 
        const CanvasViewList & canvas_view_list()const { return canvas_view_list_; }
 
-       bool save_as(const synfig::String &filename)const;
-
        bool save_as(const synfig::String &filename);
 
        //! Opens a "Save As" dialog, and then saves the composition to that file