summaryrefslogtreecommitdiffstats
path: root/src/locale/localed-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/locale/localed-util.h')
-rw-r--r--src/locale/localed-util.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/locale/localed-util.h b/src/locale/localed-util.h
index 015fcf8901..83d253c18d 100644
--- a/src/locale/localed-util.h
+++ b/src/locale/localed-util.h
@@ -44,7 +44,7 @@ bool x11_context_is_safe(const X11Context *xc);
bool x11_context_equal(const X11Context *a, const X11Context *b);
int x11_context_copy(X11Context *dest, const X11Context *src);
-X11Context *context_get_x11_context_safe(Context *c);
+X11Context *context_get_x11_context(Context *c);
void vc_context_clear(VCContext *vc);
void vc_context_replace(VCContext *dest, VCContext *src);