Remove unneeded forward declaration in condition headers
[lttng-tools.git] / include / lttng / condition / buffer-usage.h
index 8f1679fc1a14a60552cb656e605425d17e8789cf..3784bc9af03bedecc46991fff4e80d41a7da22e7 100644 (file)
@@ -27,9 +27,6 @@
 extern "C" {
 #endif
 
-struct lttng_condition;
-struct lttng_evaluation;
-
 /**
  * Buffer usage conditions allows an action to be taken whenever a channel's
  * buffer usage crosses a set threshold.
This page took 0.023274 seconds and 4 git commands to generate.