mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-03 07:35:48 +08:00
Removed unused forward declarations
This commit is contained in:
committed by
Mathew Sutcliffe
parent
28ffdd8ed9
commit
6ec0960811
@@ -25,15 +25,8 @@
|
||||
namespace BlackMisc
|
||||
{
|
||||
class CWorker;
|
||||
namespace Aviation { class CCallsign; }
|
||||
namespace Simulation
|
||||
{
|
||||
class CInterpolationHints;
|
||||
class CInterpolatorLinear;
|
||||
class CInterpolatorSpline;
|
||||
struct CInterpolationStatus;
|
||||
struct CPartsStatus;
|
||||
|
||||
//! Record internal state of interpolator for debugging
|
||||
class BLACKMISC_EXPORT CInterpolationLogger : public QObject
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user