Skip to content

Commit 5363429

Browse files
authored
Merge pull request eclipse-omr#7692 from keithc-ca/undef
Remove useless #undef DWARF lines
2 parents 60e40dc + f4c7cd8 commit 5363429

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

include_core/omrcfg.h.in

-8
Original file line numberDiff line numberDiff line change
@@ -224,14 +224,6 @@
224224
*/
225225
#undef OMR_THR_YIELD_ALG
226226

227-
/**
228-
* Dwarf
229-
*/
230-
#undef HAVE_DWARF_H
231-
#undef HAVE_LIBDWARF_DWARF_H
232-
#undef HAVE_LIBDWARF_H
233-
#undef HAVE_LIBDWARF_LIBDWARF_H
234-
235227
/**
236228
* Flag to enable integration of valgrind api.
237229
*/

0 commit comments

Comments
 (0)