summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2000-04-16 08:04:06 +0000
committerAndrew Tridgell <tridge@samba.org>2000-04-16 08:04:06 +0000
commit9f49d17d4cf904034ce3718626450dc25541b420 (patch)
treea34009770bcbcd6cc837912d2e99b508c68f20d1
parent5f5b79c9264510f5851ad1d6f3ce9e2b15e4a0da (diff)
downloadsamba-9f49d17d4cf904034ce3718626450dc25541b420.tar.gz
removed old comments
-rw-r--r--source/smbd/ipc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source/smbd/ipc.c b/source/smbd/ipc.c
index 4f87d632d2e..205d00b803d 100644
--- a/source/smbd/ipc.c
+++ b/source/smbd/ipc.c
@@ -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)
{