summaryrefslogtreecommitdiff
path: root/eel/eel-mate-extensions.h
diff options
context:
space:
mode:
authormonsta <[email protected]>2016-08-21 03:29:50 +0300
committermonsta <[email protected]>2016-08-22 16:40:21 +0300
commit3c6122df79f4d6e86d7afa0e6c4b64403de7bc44 (patch)
treebd06579cadb62b290fb983f61a02e4dedb3f64b1 /eel/eel-mate-extensions.h
parent6f295db45ebcb52c6e9ad39f8d639e35f88c5ef5 (diff)
downloadcaja-3c6122df79f4d6e86d7afa0e6c4b64403de7bc44.tar.bz2
caja-3c6122df79f4d6e86d7afa0e6c4b64403de7bc44.tar.xz
drop a large amount of completely unused code
Diffstat (limited to 'eel/eel-mate-extensions.h')
-rw-r--r--eel/eel-mate-extensions.h1
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);