Revert "mi: unexport miWindowExposures()"

This reverts commit e424f49cdb.
This commit is contained in:
kohnish 2025-11-18 21:38:24 +01:00
parent b982c9514c
commit a080a088b8
3 changed files with 0 additions and 5 deletions

View file

@ -26,8 +26,6 @@
#include <stdlib.h>
#include "mi/mi_priv.h"
#include "fb.h"
#include "fboverlay.h"
#include "shmint.h"

View file

@ -17,8 +17,6 @@ is" without express or implied warranty.
#include <X11/Xdefs.h>
#include <X11/Xproto.h>
#include "mi/mi_priv.h"
#include "gcstruct.h"
#include "window.h"
#include "windowstr.h"

View file

@ -127,7 +127,6 @@ extern _X_EXPORT RegionPtr miHandleExposures(DrawablePtr /*pSrcDrawable */ ,
int /*dsty */
);
extern _X_EXPORT void miWindowExposures(WindowPtr /*pWin */ ,
RegionPtr /*prgn */);