Browse Source

cleanup: removed <config.h> because we don't use UNUSED_PARAM in this file.
(trivial)


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

JINMEI Tatuya 14 years ago
parent
commit
3cc88bfa25
1 changed files with 0 additions and 2 deletions
  1. 0 2
      src/bin/auth/main.cc

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

@@ -14,8 +14,6 @@
 
 // $Id$
 
-#include <config.h>
-
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/select.h>