tests: remove unused forward declaration
[babeltrace.git] / tests / utils / common.h
index 41641099c30ad058a58df318e45287a5894d5e71..14d8830e65eb37b7bf16906d9543040ff63caa4f 100644 (file)
@@ -10,8 +10,6 @@
 #ifndef _TESTS_COMMON_H
 #define _TESTS_COMMON_H
 
-struct bt_context;
-
 void recursive_rmdir(const char *path);
 
 #endif /* _TESTS_COMMON_H */
This page took 0.024159 seconds and 4 git commands to generate.