]> git.mxchange.org Git - flightgear.git/commit
Remove PositionedBinding (which no one ever used), Nasal is better for this jobs.
authorJames Turner <zakalawe@mac.com>
Wed, 25 Apr 2012 23:37:47 +0000 (00:37 +0100)
committerJames Turner <zakalawe@mac.com>
Wed, 25 Apr 2012 23:37:47 +0000 (00:37 +0100)
commit2d267a578224f5028dbe1a37a9fe122c0d31c9d3
tree7e5ab82daabebc883842e0befe157e1ea10fb349
parentde975699fe2001325db3310fab8c48663ee7dcc6
Remove PositionedBinding (which no one ever used), Nasal is better for this jobs.
14 files changed:
src/ATC/CommStation.cxx
src/ATC/CommStation.hxx
src/Airports/runways.cxx
src/Airports/runways.hxx
src/Airports/simple.cxx
src/Airports/simple.hxx
src/Main/fg_init.cxx
src/Navaids/CMakeLists.txt
src/Navaids/PositionedBinding.cxx [deleted file]
src/Navaids/PositionedBinding.hxx [deleted file]
src/Navaids/navrecord.cxx
src/Navaids/navrecord.hxx
src/Navaids/positioned.cxx
src/Navaids/positioned.hxx