summaryrefslogtreecommitdiff
path: root/intl/plural.y
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-08-15 17:52:59 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-08-31 15:59:06 +0200
commitd7ccc6c983632f89064e0405e724ca6e9c1b9e1e (patch)
tree2ec4f8e58e1720b3956c193150a081f570730bb6 /intl/plural.y
parentdab0eecef632487f01460900ede02874092c9169 (diff)
iconv, intl, locale, wcsmbs: Remove internal_function
Also adjust parts of the time subdirectory.
Diffstat (limited to 'intl/plural.y')
-rw-r--r--intl/plural.y1
1 files changed, 0 insertions, 1 deletions
diff --git a/intl/plural.y b/intl/plural.y
index 5f945659d5..78a7453f4c 100644
--- a/intl/plural.y
+++ b/intl/plural.y
@@ -207,7 +207,6 @@ exp: exp '?' exp ':' exp
%%
void
-internal_function
FREE_EXPRESSION (struct expression *exp)
{
if (exp == NULL)