diff options
Diffstat (limited to 'src/window-commands.c')
-rw-r--r-- | src/window-commands.c | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/src/window-commands.c b/src/window-commands.c index e066997d1..ace995d9d 100644 --- a/src/window-commands.c +++ b/src/window-commands.c @@ -1202,14 +1202,6 @@ window_cmd_edit_personal_data (GtkAction *action, g_free (host); } -#if 0 -void -window_cmd_edit_certificates (GtkAction *action, - EphyWindow *window) -{ -} -#endif - void window_cmd_edit_prefs (GtkAction *action, EphyWindow *window) |