aboutsummaryrefslogtreecommitdiffstats
path: root/src/window-commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/window-commands.c')
-rw-r--r--src/window-commands.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/window-commands.c b/src/window-commands.c
index 65999cfb7..18a1ca98a 100644
--- a/src/window-commands.c
+++ b/src/window-commands.c
@@ -150,6 +150,7 @@ window_cmd_file_send_to (GtkAction *action,
g_free (command);
}
+#if 0
static gboolean
event_with_shift (void)
{
@@ -176,6 +177,7 @@ event_with_shift (void)
return (state & GDK_SHIFT_MASK) != 0;
}
+#endif
void
window_cmd_go_location (GtkAction *action,