Remove spaces and tabs at end of lines.
[synfig.git] / synfig-core / trunk / src / synfig / main.cpp
index a1b0ca3..61a263b 100644 (file)
@@ -313,7 +313,7 @@ synfig::Main::~Main()
        // synfig::info("Module::subsys_stop()");
        // Module::subsys_stop();
        // synfig::info("Exiting");
-       
+
 #if defined(HAVE_SIGNAL_H) && defined(SIGPIPE)
        signal(SIGPIPE, SIG_DFL);
 #endif