Removed dependencies of pfs
This commit is contained in:
@@ -39,7 +39,6 @@ def build(bld):
|
||||
'model/lte-ue-phy-sap.cc',
|
||||
'model/lte-interference.cc',
|
||||
'model/lte-sinr-chunk-processor.cc',
|
||||
'model/pf-ff-mac-scheduler.cc',
|
||||
]
|
||||
|
||||
headers = bld.new_task_gen('ns3header')
|
||||
@@ -83,7 +82,6 @@ def build(bld):
|
||||
'model/lte-ue-phy-sap.h',
|
||||
'model/lte-interference.h',
|
||||
'model/lte-sinr-chunk-processor.h',
|
||||
'model/pf-ff-mac-scheduler.h',
|
||||
]
|
||||
|
||||
if (bld.env['ENABLE_EXAMPLES']):
|
||||
|
||||
Reference in New Issue
Block a user