diff --git a/hw/xwayland/xwayland.c b/hw/xwayland/xwayland.c index ca75ad7f1..672dc3168 100644 --- a/hw/xwayland/xwayland.c +++ b/hw/xwayland/xwayland.c @@ -107,7 +107,7 @@ ddxUseMsg(void) ErrorF("-noTouchPointerEmulation disable touch pointer emulation\n"); ErrorF("-force-xrandr-emulation force non-native modes to be exposed when viewporter is not exposed by the compositor\n"); #ifdef XWL_HAS_LIBDECOR - ErrorF("-decorate add decorations to Xwayland when rootful (experimental)\n"); + ErrorF("-decorate add decorations to Xwayland when rootful\n"); #endif }