summaryrefslogtreecommitdiff
path: root/dbe/dbestruct.h
diff options
context:
space:
mode:
authorEamon Walsh <ewalsh@tycho.nsa.gov>2007-03-26 10:21:44 -0400
committerEamon Walsh <ewalsh@moss-uranus.epoch.ncsc.mil>2007-03-26 10:21:44 -0400
commitf7c5aa0dc0fa3569a2ee412c4f996960f936b6ed (patch)
tree5eb989895aeb26bbe30d1999616fbe625504a460 /dbe/dbestruct.h
parent2e3cc861f90415f200826bc71dab6298d759c42b (diff)
Remove dead NEED_DBE_BUF_BITS code.
Diffstat (limited to 'dbe/dbestruct.h')
-rw-r--r--dbe/dbestruct.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/dbe/dbestruct.h b/dbe/dbestruct.h
index 460cc7564..835074c75 100644
--- a/dbe/dbestruct.h
+++ b/dbe/dbestruct.h
@@ -221,11 +221,6 @@ typedef struct _DbeScreenPrivRec
void (*ResetProc)(
ScreenPtr /*pScreen*/
);
- void (*ValidateBuffer)(
- WindowPtr /*pWin*/,
- XID /*bufId*/,
- Bool /*dstbuffer*/
-);
/* Device-specific private information.
*/