Visibility hidden by default
[babeltrace.git] / src / lib / value.h
index 518012a52df95c59756ff9523935a7ca5a1fd151..76a480e885cf1712fb4b12ecf7c22c4dedfca5d9 100644 (file)
@@ -52,7 +52,6 @@ struct bt_value_map {
        GHashTable *ght;
 };
 
-BT_HIDDEN
 void _bt_value_freeze(const struct bt_value *object);
 
 #ifdef BT_DEV_MODE
This page took 0.025823 seconds and 4 git commands to generate.