Fix a warning message.
This commit is contained in:
parent
6997a645c9
commit
ea99c0421c
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ void FGATC::AddPlane(string pid) {
|
|||
}
|
||||
|
||||
int FGATC::RemovePlane() {
|
||||
return 0;
|
||||
}
|
||||
|
||||
void FGATC::SetDisplay() {
|
||||
|
|
Loading…
Reference in a new issue