summaryrefslogtreecommitdiff
path: root/scheduler/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'scheduler/main.c')
-rw-r--r--scheduler/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/scheduler/main.c b/scheduler/main.c
index 22372d4f1..616cf2c37 100644
--- a/scheduler/main.c
+++ b/scheduler/main.c
@@ -1628,7 +1628,6 @@ select_timeout(int fds) /* I - Number of descriptors returned */
time_t now; /* Current time */
cupsd_client_t *con; /* Client information */
cupsd_job_t *job; /* Job information */
- cupsd_printer_t *printer; /* Printer information */
const char *why; /* Debugging aid */