summaryrefslogtreecommitdiffstats
path: root/src/value.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/value.c')
-rw-r--r--src/value.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/value.c b/src/value.c
index e728333..331c20c 100644
--- a/src/value.c
+++ b/src/value.c
@@ -50,7 +50,6 @@ slv2_value_new(SLV2ValueType type, const char* str)
}
-/* private */
void
slv2_value_free(SLV2Value val)
{