Remove leo-mobility-model

This commit is contained in:
Tim Schubert 2020-07-05 17:28:23 +02:00
parent c6bce1a882
commit 4eda5589cb
3 changed files with 0 additions and 135 deletions

View file

@ -14,7 +14,6 @@ def build(bld):
'helper/isl-helper.cc',
'model/leo.cc',
'helper/leo-channel-helper.cc',
'model/leo-mobility-model.cc',
'model/leo-mock-channel.cc',
'model/leo-mock-net-device.cc',
'helper/leo-helper.cc',
@ -40,7 +39,6 @@ def build(bld):
'helper/isl-helper.h',
'model/leo.h',
'helper/leo-channel-helper.h',
'model/leo-mobility-model.h',
'model/leo-mock-channel.h',
'model/leo-mock-net-device.h',
'helper/leo-helper.h',