Cleanup: Remove deprecated symbols following soname major version bump
[lttng-ust.git] / liblttng-ust / lttng-bytecode.c
index a30dd1825cec23e021ec1590d198d5d889feb990..ca8914ede7251291e5d9343ccb0a5514bb8b812c 100644 (file)
@@ -632,8 +632,3 @@ void lttng_free_event_notifier_filter_runtime(
 {
        free_filter_runtime(&event_notifier->filter_bytecode_runtime_head);
 }
-
-/* For backward compatibility. Leave those exported symbols in place. */
-void lttng_filter_sync_state(struct lttng_bytecode_runtime *runtime)
-{
-}
This page took 0.023634 seconds and 4 git commands to generate.