Working on 1799250: changed prototypes
[synfig.git] / synfig-studio / trunk / src / gtkmm / app.h
index 6fe370b..98c1da8 100644 (file)
@@ -2,7 +2,7 @@
 /*!    \file app.h
 **     \brief writeme
 **
-**     $Id: app.h,v 1.2 2005/01/13 21:11:16 darco Exp $
+**     $Id$
 **
 **     \legal
 **     Copyright (c) 2002-2005 Robert B. Quattlebaum Jr., Adrian Bentley
@@ -306,7 +306,6 @@ public:
 
        static bool dialog_open_file(const std::string &title, std::string &filename);
        static bool dialog_save_file(const std::string &title, std::string &filename);
-       static bool dialog_saveas_file(const std::string &title, std::string &filename);
 
        static void dialog_error_blocking(const std::string &title, const std::string &message);