(!1922) panoramix: unexport PanoramiXConsolidate()

Not used by any drivers, so no need to keep it exported.

Signed-off-by: Enrico Weigelt, metux IT consult <info@metux.net>
This commit is contained in:
Enrico Weigelt, metux IT consult 2025-04-22 12:37:12 +02:00
parent f72bc95fcf
commit f5eaebad4e

View File

@ -12,7 +12,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