Remove unneeded forward declaration in condition headers
[lttng-tools.git] / include / lttng / condition / session-consumed-size.h
index 4079e8c0b8459baa8d9f8ba32bd1073c8514966f..2aaef565f7d0717fbd8482aee581369f19c6edc8 100644 (file)
@@ -27,9 +27,6 @@
 extern "C" {
 #endif
 
 extern "C" {
 #endif
 
-struct lttng_condition;
-struct lttng_evaluation;
-
 /**
  * Session consumed size conditions allow an action to be taken whenever a
  * session's produced data size crosses a set threshold.
 /**
  * Session consumed size conditions allow an action to be taken whenever a
  * session's produced data size crosses a set threshold.
This page took 0.025134 seconds and 5 git commands to generate.