diff --git a/src/devices/mesh/wscript b/src/devices/mesh/wscript index 58ec2d66c..18f0bf421 100644 --- a/src/devices/mesh/wscript +++ b/src/devices/mesh/wscript @@ -6,11 +6,7 @@ def build(bld): # Refactored 'mesh-point-device.cc', 'mesh-l2-routing-protocol.cc', -<<<<<<< local - 'wifi-information-element.cc', 'mesh-wifi-beacon.cc', -======= ->>>>>>> other # Not refactored 'mesh-wifi-helper.cc', 'mesh-wifi-mac-header.cc', @@ -30,11 +26,7 @@ def build(bld): # Refactored 'mesh-point-device.h', 'mesh-l2-routing-protocol.h', -<<<<<<< local - 'wifi-information-element.h', 'mesh-wifi-beacon.h', -======= ->>>>>>> other # Dirty 'dot11s-codes.h', 'hwmp-state.h',