From 7bb185ab05e12cca7dea685aa3102b822e825d6b Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 27 Jun 2007 06:19:46 +0000 Subject: r15368@tres: ted | 2007-05-05 13:53:51 -0700 Basic adjustments to get async all connected in. This compiles for effects, but then it crashes. But, it's a decent start. (bzr r3117) --- src/extension/implementation/script.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'src/extension/implementation/script.h') diff --git a/src/extension/implementation/script.h b/src/extension/implementation/script.h index dd8a0e6ee..b7871d9f8 100644 --- a/src/extension/implementation/script.h +++ b/src/extension/implementation/script.h @@ -114,14 +114,6 @@ private: */ Glib::ustring helper_extension; - /** - * This function actually does the work, everything else is preparing - * for this function. It is the core here - */ - int execute (const Glib::ustring &command, - const Glib::ustring &filein, - const Glib::ustring &fileout); - /** * Just a quick function to find and resolve relative paths for * the incoming scripts -- cgit v1.2.3