]> arthur.barton.de Git - netatalk.git/commitdiff
remove a debug quota log output
authordidg <didg>
Mon, 3 Dec 2007 11:39:14 +0000 (11:39 +0000)
committerdidg <didg>
Mon, 3 Dec 2007 11:39:14 +0000 (11:39 +0000)
etc/afpd/quota.c

index 1bfc05b6bca4fc6397c524509eeab4137d30199e..24e802f90fba1089a02dae2c9f47ab82cc092ee4 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: quota.c,v 1.27 2006-09-15 00:07:43 didg Exp $
+ * $Id: quota.c,v 1.28 2007-12-03 11:39:14 didg Exp $
  *
  * Copyright (c) 1990,1993 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -46,7 +46,10 @@ char *strchr (), *strrchr ();
 #include "volume.h"
 #include "unix.h"
 
+/*
 #define DEBUG_QUOTA 0
+*/
+
 #define WANT_USER_QUOTA 0
 #define WANT_GROUP_QUOTA 1