diff options
Diffstat (limited to 'eel/eel-mate-extensions.h')
-rw-r--r-- | eel/eel-mate-extensions.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/eel/eel-mate-extensions.h b/eel/eel-mate-extensions.h index cb97e55b..711ce0ec 100644 --- a/eel/eel-mate-extensions.h +++ b/eel/eel-mate-extensions.h @@ -33,7 +33,6 @@ char * eel_mate_make_terminal_command (const char *command); /* Open up a new terminal, optionally passing in a command to execute */ -void eel_mate_open_terminal (const char *command); void eel_mate_open_terminal_on_screen (const char *command, GdkScreen *screen); |