Remove unnecessary elfcpp_config.h file.
authorIan Lance Taylor <iant@google.com>
Sat, 22 Sep 2007 20:56:19 +0000 (20:56 +0000)
committerIan Lance Taylor <iant@google.com>
Sat, 22 Sep 2007 20:56:19 +0000 (20:56 +0000)
elfcpp/elfcpp.h
elfcpp/elfcpp_config.h [deleted file]
elfcpp/elfcpp_internal.h

index 305487f8bf03fb69b6bd8c03dc385cf25620fd8e..998fca9ebf423d429f552f44b9b54eb239bd22b1 100644 (file)
@@ -5,7 +5,6 @@
 #ifndef ELFCPP_H
 #define ELFCPP_H
 
-#include "elfcpp_config.h"
 #include "elfcpp_swap.h"
 
 #include <stdint.h>
diff --git a/elfcpp/elfcpp_config.h b/elfcpp/elfcpp_config.h
deleted file mode 100644 (file)
index e69de29..0000000
index 7a2b5d4836bd8420fa83e21cd82b6d75a12058ee..321bcae74a3aed1eb9b7a8371c615f6e07c9bfcd 100644 (file)
@@ -3,8 +3,6 @@
 // This is included by elfcpp.h, the external interface, but holds
 // information which we want to keep private.
 
-#include "elfcpp_config.h"
-
 #ifndef ELFCPP_INTERNAL_H
 #define ELFCPP_INTERNAL_H