Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill ancient compatibility hack (fixed since elfutils 0.155 in 2012).
[simgrid.git] / src / mc / inspect / Type.hpp
index 13efe35..6589fc0 100644 (file)
@@ -11,7 +11,6 @@
 #include <string>
 #include <vector>
 
-#define DW_LANG_Objc DW_LANG_ObjC /* fix spelling error in older dwarf.h */
 #include <dwarf.h>
 
 #include "xbt/asserts.h"