]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - scheduler/subscriptions.h
Load cups into easysw/current.
[thirdparty/cups.git] / scheduler / subscriptions.h
index f9243f16e181dd4fcbeaa4004db3996fb20f7be6..b7fb8d42aac11aa00bf4d8d20ced0e1e3af13296 100644 (file)
@@ -1,9 +1,9 @@
 /*
- * "$Id$"
+ * "$Id: subscriptions.h 6376 2007-03-21 06:39:10Z mike $"
  *
  *   Subscription definitions for the Common UNIX Printing System (CUPS) scheduler.
  *
- *   Copyright 1997-2006 by Easy Software Products, all rights reserved.
+ *   Copyright 1997-2007 by Easy Software Products, all rights reserved.
  *
  *   These coded instructions, statements, and computer programs are the
  *   property of Easy Software Products and are protected by Federal
@@ -164,9 +164,8 @@ extern void cupsdExpireSubscriptions(cupsd_printer_t *dest,
 extern void    cupsdLoadAllSubscriptions(void);
 extern void    cupsdSaveAllSubscriptions(void);
 extern void    cupsdStopAllNotifiers(void);
-extern void    cupsdUpdateNotifierStatus(void);
 
 
 /*
- * End of "$Id$".
+ * End of "$Id: subscriptions.h 6376 2007-03-21 06:39:10Z mike $".
  */