tests: test_ust_constructor: Split test_ust_constructor binary
[lttng-tools.git] / tests / utils / testapp / gen-ust-events-constructor / obj.h
index aea1468c65e61d2e8d73a677ea311386eaee5741..0efe5ab4fd47685adc0d79b3767ac550d4d651c2 100644 (file)
@@ -20,10 +20,4 @@ struct Objso {
        ~Objso();
 };
 
-struct Obja {
-       const char *msg;
-       Obja(const char *msg);
-       ~Obja();
-};
-
 #endif /* _OBJ_H */
This page took 0.024115 seconds and 4 git commands to generate.