Parcourir la source

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


git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2581 e5f2f494-b856-4b98-b285-d166d9295462

JINMEI Tatuya il y a 14 ans
Parent
commit
92a667282e
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  1. 0 2
      src/bin/auth/auth_srv.cc

+ 0 - 2
src/bin/auth/auth_srv.cc

@@ -14,8 +14,6 @@
 
 // $Id$
 
-#include <config.h>             // for UNUSED_PARAM
-
 #include <netinet/in.h>
 
 #include <algorithm>