From ddade2565226cb83d8ca2b52e7bbd14273cb2544 Mon Sep 17 00:00:00 2001 From: "Enrico Weigelt, metux IT consult" Date: Tue, 22 Apr 2025 12:37:12 +0200 Subject: [PATCH] panoramix: unexport PanoramiXConsolidate() Not used by any drivers, so no need to keep it exported. Signed-off-by: Enrico Weigelt, metux IT consult --- Xext/panoramiXsrv.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Xext/panoramiXsrv.h b/Xext/panoramiXsrv.h index edf4fe6c4..e938a2e9e 100644 --- a/Xext/panoramiXsrv.h +++ b/Xext/panoramiXsrv.h @@ -14,7 +14,7 @@ extern int PanoramiXPixHeight; extern RegionRec PanoramiXScreenRegion; VisualID PanoramiXTranslateVisualID(int screen, VisualID orig); -extern _X_EXPORT void PanoramiXConsolidate(void); +void PanoramiXConsolidate(void); extern _X_EXPORT Bool PanoramiXCreateConnectionBlock(void); extern _X_EXPORT PanoramiXRes *PanoramiXFindIDByScrnum(RESTYPE, XID, int); extern _X_EXPORT Bool