X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=src%2FInstrumentation%2Fmarker_beacon.hxx;h=52259b6a2c49ced3ed2a6dbb75a417e3ea911eb7;hb=9fa790bcac7e535bb06cd228ae15178f1b10b26f;hp=25e435feae4b4d93d96e49e4bfd8a25b1f48d118;hpb=a89a28c4e62a63e05b6b889274fa848ea2bda007;p=flightgear.git diff --git a/src/Instrumentation/marker_beacon.hxx b/src/Instrumentation/marker_beacon.hxx index 25e435fea..52259b6a2 100644 --- a/src/Instrumentation/marker_beacon.hxx +++ b/src/Instrumentation/marker_beacon.hxx @@ -32,16 +32,10 @@ #include #include -#include -#include - class SGSampleGroup; class FGMarkerBeacon : public SGSubsystem { - FGBeacon beacon; - FGMorse morse; - SGInterpTable *term_tbl; SGInterpTable *low_tbl; SGInterpTable *high_tbl;