From 1ac30947f4a222ba78558eddf8e5f03cec31f613 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Thu, 8 Jun 2006 10:35:18 -0700 Subject: [PATCH] fix compiler warnings in Xprint/ps/PsWindow.c --- Xprint/ps/PsWindow.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Xprint/ps/PsWindow.c b/Xprint/ps/PsWindow.c index 313e51f31..415e97efb 100644 --- a/Xprint/ps/PsWindow.c +++ b/Xprint/ps/PsWindow.c @@ -96,6 +96,7 @@ extern WindowPtr *WindowTable; * placed on the screen's root window if the property was defined in * the start-up configuration resource database. */ +#if 0 static char *propStrings[] = { DT_PRINT_JOB_HEADER, DT_PRINT_JOB_TRAILER, @@ -107,7 +108,7 @@ static char *propStrings[] = { DT_PRINT_PAGE_COMMAND, (char *)NULL }; - +#endif /* * PsCreateWindow - watch for the creation of the root window. @@ -222,7 +223,6 @@ PsPaintWindow( RegionPtr pRegion, int what) { - int status; WindowPtr pRoot; #define FUNCTION 0