removed old comments
authorAndrew Tridgell <tridge@samba.org>
Sun, 16 Apr 2000 08:04:06 +0000 (08:04 +0000)
committerAndrew Tridgell <tridge@samba.org>
Sun, 16 Apr 2000 08:04:06 +0000 (08:04 +0000)
(This used to be commit 9f49d17d4cf904034ce3718626450dc25541b420)

source3/smbd/ipc.c

index 4f87d632d2e8f7ee49d4be0d0bfabbbfd474ec72..205d00b803da28473cea5b0f01e4dabc7e8b0ff1 100644 (file)
@@ -542,7 +542,6 @@ static int check_printq_info(struct pack_desc* desc,
 #define QUEUE_STATUS_ERROR 2
 
 /* turn a print job status into a on the wire status 
-   right now these are complete guesses - need to fill them in (tridge)
 */
 static int printj_status(int v)
 {
@@ -560,7 +559,6 @@ static int printj_status(int v)
 }
 
 /* turn a print queue status into a on the wire status 
-   right now these are complete guesses - need to fill them in (tridge)
 */
 static int printq_status(int v)
 {