xserver/hw
Enrico Weigelt, metux IT consult 529683fc53 (1827) 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-03 11:37:36 +02:00
..
kdrive (1841) dix: move ColormapRec declaration out of public header 2025-06-03 11:37:36 +02:00
vfb (1834) mi: unexport GetInstalledmiColormap and make it static inline function 2025-06-03 11:37:36 +02:00
xfree86 (1841) dix: move ColormapRec declaration out of public header 2025-06-03 11:37:36 +02:00
xnest (1841) dix: move ColormapRec declaration out of public header 2025-06-03 11:37:36 +02:00
xquartz (1841) xquartz: drop unused includes of colormapst.h 2025-06-03 11:37:36 +02:00
xwayland (!1899) dix: add dixResouceIsServerOwned() 2025-06-03 11:37:34 +02:00
xwin (1827) xwin: drop redundant declaration of winValidateArgs() 2025-06-03 11:37:36 +02:00
meson.build meson.build: print a summary of the DDX to build 2025-03-24 03:05:35 +00:00