remove useless comments
This commit is contained in:
parent
821ae89f64
commit
317ad86b80
2 changed files with 0 additions and 2 deletions
|
@ -7,7 +7,6 @@
|
||||||
|
|
||||||
#include "Math.hpp"
|
#include "Math.hpp"
|
||||||
#include <Main/fg_props.hxx>
|
#include <Main/fg_props.hxx>
|
||||||
//#include "Surface.hpp"
|
|
||||||
#include "Rotorpart.hpp"
|
#include "Rotorpart.hpp"
|
||||||
#include "Glue.hpp"
|
#include "Glue.hpp"
|
||||||
#include "Ground.hpp"
|
#include "Ground.hpp"
|
||||||
|
|
|
@ -9,7 +9,6 @@
|
||||||
|
|
||||||
namespace yasim {
|
namespace yasim {
|
||||||
|
|
||||||
//class Surface;
|
|
||||||
class Rotorpart;
|
class Rotorpart;
|
||||||
class Ground;
|
class Ground;
|
||||||
const float rho_null=1.184f; //25DegC, 101325Pa
|
const float rho_null=1.184f; //25DegC, 101325Pa
|
||||||
|
|
Loading…
Add table
Reference in a new issue