summaryrefslogtreecommitdiff
path: root/include/screenint.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/screenint.h')
-rw-r--r--include/screenint.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/screenint.h b/include/screenint.h
index e60c2480c..1f1434a84 100644
--- a/include/screenint.h
+++ b/include/screenint.h
@@ -86,8 +86,6 @@ extern int AddScreen(
int /*argc*/,
char** /*argv*/);
-#ifdef PIXPRIV
-
extern void ResetPixmapPrivates(void);
extern int AllocatePixmapPrivateIndex(void);
@@ -97,8 +95,6 @@ extern Bool AllocatePixmapPrivate(
int /* index */,
unsigned /* amount */);
-#endif /* PIXPRIV */
-
extern void ResetColormapPrivates(void);