move everything out of trunk
[lttv.git] / trunk / tests / user / ltt / ltt-facility-id-user_tests.h
diff --git a/trunk/tests/user/ltt/ltt-facility-id-user_tests.h b/trunk/tests/user/ltt/ltt-facility-id-user_tests.h
deleted file mode 100644 (file)
index e38eeb0..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-#ifndef _LTT_FACILITY_ID_USER_TESTS_H_
-#define _LTT_FACILITY_ID_USER_TESTS_H_
-
-#ifdef LTT_TRACE
-#include <ltt/ltt-usertrace.h>
-
-/****  facility handle  ****/
-
-extern ltt_facility_t ltt_facility_user_tests_CDD24456;
-extern ltt_facility_t ltt_facility_user_tests;
-
-
-/****  event index  ****/
-
-enum user_tests_event {
-       event_user_tests_write_4bytes,
-       facility_user_tests_num_events
-};
-
-#endif //LTT_TRACE
-#endif //_LTT_FACILITY_ID_USER_TESTS_H_
This page took 0.022478 seconds and 4 git commands to generate.