-Wall -Wformat fixes
[lttv.git] / ltt / branches / poly / ltt / facility.h
index 091d8af22be451a0e21daf83841269dda2ca3e39..173fd1433a1780b0794fa8ec45aee2c7d610e463 100644 (file)
@@ -47,9 +47,5 @@ LttEventType *ltt_facility_eventtype_get_by_name(LttFacility *f, GQuark name);
 
 void ltt_facility_close(LttFacility *f);
 
-/* Reserved facility names */
-
-static const char *ltt_facility_name_core = "core";
-
 #endif // FACILITY_H
 
This page took 0.029049 seconds and 4 git commands to generate.