warning fixes
[lttv.git] / trunk / lttv / lttv / modules / text / textFilter.c
index ca613ac6edf638e48237d48c2e1231c3a7b14b77..4590a76a4ea7d3e2b0b79ebc95995a22eb9e8e42 100644 (file)
@@ -54,7 +54,7 @@ static char
   *a_file_name = NULL,
   *a_string = NULL;
 
-static LttvHooks
+static LttvHooks __attribute__ ((__unused__))
   *before_traceset,
   *event_hook;
 
This page took 0.025905 seconds and 4 git commands to generate.