aboutsummaryrefslogtreecommitdiffstats
path: root/idl/EphyAutomation.idl
diff options
context:
space:
mode:
Diffstat (limited to 'idl/EphyAutomation.idl')
-rw-r--r--idl/EphyAutomation.idl8
1 files changed, 0 insertions, 8 deletions
diff --git a/idl/EphyAutomation.idl b/idl/EphyAutomation.idl
index 074b341c8..c0aab2f9e 100644
--- a/idl/EphyAutomation.idl
+++ b/idl/EphyAutomation.idl
@@ -14,14 +14,6 @@ module GNOME {
void importBookmarks (in string filename);
- /**
- * Closes all opened windows.
- * if disableServer is true,
- * server mode is disbaled
- * (and Epiphany exits)
- */
- void quit ();
-
void loadSession (in string filename);
void openBookmarksEditor ();