xserver/hw
Enrico Weigelt, metux IT consult ed1c203a46 xwin: drop redundant declaration of winValidateArgs()
../hw/xwin/InitOutput.c:89:2: warning: redundant redeclaration of ‘winValidateArgs’ [-Wredundant-decls]
   89 |  winValidateArgs(void);
      |  ^~~~~~~~~~~~~~~

In file included from ../hw/xwin/InitOutput.c:35:
../hw/xwin/win.h:1008:1: note: previous declaration of ‘winValidateArgs’ was here

 1008 | winValidateArgs(void);
      | ^~~~~~~~~~~~~~~

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
2025-06-12 17:21:43 +02:00
..
kdrive dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
vfb mi: unexport GetInstalledmiColormap and make it static inline function 2025-06-12 17:21:43 +02:00
xfree86 dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
xnest dix: move ColormapRec declaration out of public header 2025-06-12 17:21:43 +02:00
xquartz xquartz: drop unused includes of colormapst.h 2025-06-12 17:21:43 +02:00
xwayland dix: add dixResouceIsServerOwned() 2025-06-12 16:53:40 +02:00
xwin xwin: drop redundant declaration of winValidateArgs() 2025-06-12 17:21:43 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00