summaryrefslogtreecommitdiffstats
path: root/elaborate.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'elaborate.cxx')
-rw-r--r--elaborate.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/elaborate.cxx b/elaborate.cxx
index 958472c5..5ba9f0e3 100644
--- a/elaborate.cxx
+++ b/elaborate.cxx
@@ -21,14 +21,6 @@ extern "C" {
#include <set>
#include <vector>
-#if 0
-#ifdef HAVE_ELFUTILS_LIBDW_H
-#include <elfutils/libdw.h>
-#else
-#error "need <elfutils/libdw.h>"
-#endif
-#endif
-
using namespace std;