Remove unused macro
authorKen Raeburn <raeburn@mit.edu>
Wed, 23 May 2007 20:03:53 +0000 (20:03 +0000)
committerKen Raeburn <raeburn@mit.edu>
Wed, 23 May 2007 20:03:53 +0000 (20:03 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19558 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/kadm5/srv/server_acl.h

index 3e24a63577df1ba7b016a7c6aa743897a73a4700..5024730cf685255c53d07f3f0a229443bdacdae5 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * lib/kadm5/srv/server_acl.h
  *
- * Copyright 1995-2004 by the Massachusetts Institute of Technology.
+ * Copyright 1995-2004, 2007 by the Massachusetts Institute of Technology.
  * All Rights Reserved.
  *
  * Export of this software from the United States of America may
@@ -45,8 +45,6 @@
 #else  /* DEBUG */
 #define        DPRINT(l1, cl, al)
 #endif /* DEBUG */
-#define        DLOG(l1, cl, msg)       if ((cl & l1) != 0)     \
-                                       com_err(programname, 0, msg)
 
 /*
  * Access control bits.