From: didg Date: Mon, 3 Dec 2007 11:39:14 +0000 (+0000) Subject: remove a debug quota log output X-Git-Tag: before_acls~66 X-Git-Url: https://arthur.barton.de/gitweb/?a=commitdiff_plain;h=7ad2a56a6190a6e304059e4dffd0b933b9dabba1;p=netatalk.git remove a debug quota log output --- diff --git a/etc/afpd/quota.c b/etc/afpd/quota.c index 1bfc05b6..24e802f9 100644 --- a/etc/afpd/quota.c +++ b/etc/afpd/quota.c @@ -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