diff options
Diffstat (limited to 'lib/ephy-file-helpers.h')
-rw-r--r-- | lib/ephy-file-helpers.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lib/ephy-file-helpers.h b/lib/ephy-file-helpers.h index cd29f9ec4..6b2d17cfe 100644 --- a/lib/ephy-file-helpers.h +++ b/lib/ephy-file-helpers.h @@ -34,10 +34,6 @@ void ephy_file_helpers_init (void); void ephy_file_helpers_shutdown (void); -void ephy_file_launch_application (const char *command_string, - const char *parameter, - gboolean use_terminal); - char *ephy_file_tmp_filename (const char *base, const char *extension); |