diff options
-rw-r--r-- | locale/categories.def | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/locale/categories.def b/locale/categories.def index bc3ae07cee..dc01a977ce 100644 --- a/locale/categories.def +++ b/locale/categories.def @@ -247,7 +247,7 @@ DEFINE_CATEGORY DEFINE_ELEMENT (_DATE_FMT, "date_fmt", opt, string) DEFINE_ELEMENT (_NL_W_DATE_FMT, "wide-date_fmt", opt, wstring) DEFINE_ELEMENT (_NL_TIME_CODESET, "time-codeset", std, string) - ), _nl_postload_time) + ), NO_POSTLOAD) DEFINE_CATEGORY |