diff --git a/src/shell-global.c b/src/shell-global.c index 2a6b14e89..b7198a978 100644 --- a/src/shell-global.c +++ b/src/shell-global.c @@ -1404,7 +1404,6 @@ guint32 shell_global_get_current_time (ShellGlobal *global) { guint32 time; - const ClutterEvent *clutter_event; /* In case we have a xdnd timestamp use it */ if (global->xdnd_timestamp != 0)