liblttng-ctl: use export list to define exported symbols
[lttng-tools.git] / src / common / filter / filter-visitor-ir-validate-globbing.c
index df8e9af391a5cb35abfeb767e7ad7a0d706a7be6..74bb72db42554b5922d4cd33d40fe355b4b4c068 100644 (file)
@@ -104,7 +104,6 @@ int validate_globbing(struct ir_op *node)
  *    one of them is a (full) star globbing pattern, the binary
  *    operation is either == or !=.
  */
-LTTNG_HIDDEN
 int filter_visitor_ir_validate_globbing(struct filter_parser_ctx *ctx)
 {
        return validate_globbing(ctx->ir_root);
This page took 0.022955 seconds and 4 git commands to generate.