[svn] commit: r2581 - /trunk/src/bin/auth/auth_srv.cc

BIND 10 source code commits bind10-changes at lists.isc.org
Thu Jul 22 07:37:20 UTC 2010


Author: jinmei
Date: Thu Jul 22 07:37:19 2010
New Revision: 2581

Log:
cleanup: removed <config.h> because we now don't use UNUSED_PARAM.
quite trivial, skipping review.

Modified:
    trunk/src/bin/auth/auth_srv.cc

Modified: trunk/src/bin/auth/auth_srv.cc
==============================================================================
--- trunk/src/bin/auth/auth_srv.cc (original)
+++ trunk/src/bin/auth/auth_srv.cc Thu Jul 22 07:37:19 2010
@@ -13,8 +13,6 @@
 // PERFORMANCE OF THIS SOFTWARE.
 
 // $Id$
-
-#include <config.h>             // for UNUSED_PARAM
 
 #include <netinet/in.h>
 




More information about the bind10-changes mailing list