summaryrefslogtreecommitdiff
path: root/mi/mipushpxl.c
diff options
context:
space:
mode:
authorAdam Jackson <ajax@redhat.com>2008-10-03 17:13:10 -0400
committerAdam Jackson <ajax@redhat.com>2008-10-03 17:51:20 -0400
commitbd0e87c74789bd5447ec731aa2d2d6e05dd54abc (patch)
treeaa18bd4666fd2e9c366a50dd693a7e7b7588fee1 /mi/mipushpxl.c
parentee5e07bc22f0c3af7a412b6bc430eae6a1dafe16 (diff)
Remove a bunch of unused API from the mi export list.
Diffstat (limited to 'mi/mipushpxl.c')
-rw-r--r--mi/mipushpxl.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mi/mipushpxl.c b/mi/mipushpxl.c
index 87ca1445e..4b9789047 100644
--- a/mi/mipushpxl.c
+++ b/mi/mipushpxl.c
@@ -92,7 +92,7 @@ bitsizeof(int) padding and sacnline unit == bitsizeof(int).)
* in order to have both (MSB_FIRST and LSB_FIRST) versions of this
* in the server, we need to rename one of them
*/
-_X_EXPORT void
+void
miPushPixels(GCPtr pGC, PixmapPtr pBitMap, DrawablePtr pDrawable,
int dx, int dy, int xOrg, int yOrg)
{