aboutsummaryrefslogtreecommitdiff
path: root/nx-X11/programs
diff options
context:
space:
mode:
authorUlrich Sibiller <uli42@gmx.de>2024-06-03 20:00:52 +0200
committerUlrich Sibiller <uli42@gmx.de>2024-06-04 23:59:43 +0200
commit20e360c75996a61a81f10433ca2eb8f7af62ab2e (patch)
treeb3732b4543ae053a79f6dab7b4639fcfa57169f0 /nx-X11/programs
parent5d2b64e1b8230d48919baeca3d6fd53a4162fcf4 (diff)
downloadnx-libs-20e360c75996a61a81f10433ca2eb8f7af62ab2e.tar.gz
nx-libs-20e360c75996a61a81f10433ca2eb8f7af62ab2e.tar.bz2
nx-libs-20e360c75996a61a81f10433ca2eb8f7af62ab2e.zip
GCOps.c: drop unused function nxagentBitBlitHelper
Diffstat (limited to 'nx-X11/programs')
-rw-r--r--nx-X11/programs/Xserver/hw/nxagent/GCOps.c24
1 files changed, 0 insertions, 24 deletions
diff --git a/nx-X11/programs/Xserver/hw/nxagent/GCOps.c b/nx-X11/programs/Xserver/hw/nxagent/GCOps.c
index d8ed435d0..7b59bd8a3 100644
--- a/nx-X11/programs/Xserver/hw/nxagent/GCOps.c
+++ b/nx-X11/programs/Xserver/hw/nxagent/GCOps.c
@@ -92,12 +92,6 @@ static int nxagentSaveGCTrap;
}
/*
- * This is currently unused.
- */
-
-RegionPtr nxagentBitBlitHelper(GC *pGC);
-
-/*
* The NX agent implementation of the X server's graphics functions.
*/
@@ -187,24 +181,6 @@ void nxagentQueryBestSize(int class, unsigned short *pwidth,
}
}
-RegionPtr nxagentBitBlitHelper(GC *pGC)
-{
- #ifdef TEST
- fprintf(stderr, "nxagentBitBlitHelper: Called for GC at [%p].\n", (void *) pGC);
- #endif
-
- /*
- * Force NullRegion. We consider enough the graphics expose events
- * generated internally by the nxagent server.
- */
-
- #ifdef TEST
- fprintf(stderr, "nxagentBitBlitHelper: WARNING! Skipping check on exposures events.\n");
- #endif
-
- return NullRegion;
-}
-
/*
* The deferring of X_RenderCompositeTrapezoids caused an ugly effect
* on pulldown menu: as the background may be not synchronized, the