summaryrefslogtreecommitdiff
path: root/thunar-volman/tvm-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'thunar-volman/tvm-device.c')
-rw-r--r--thunar-volman/tvm-device.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/thunar-volman/tvm-device.c b/thunar-volman/tvm-device.c
index 90cf94b..854fee5 100644
--- a/thunar-volman/tvm-device.c
+++ b/thunar-volman/tvm-device.c
@@ -106,7 +106,9 @@ tvm_device_try_next_handler (TvmContext *context)
void
tvm_device_added (TvmContext *context)
{
+#ifdef DEBUG
const gchar *const *keys = NULL;
+#endif
const gchar *subsystem;
gint n;