mirror of
https://bitbucket.org/librepilot/librepilot.git
synced 2025-02-21 11:54:15 +01:00
OSGEarth: Remove function definition without implementation.
This commit is contained in:
parent
7d8c61d33d
commit
f77df97699
@ -126,9 +126,6 @@ public slots:
|
|||||||
signals:
|
signals:
|
||||||
void frameReady();
|
void frameReady();
|
||||||
|
|
||||||
private slots:
|
|
||||||
void updateFBO();
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
enum { FboCount = 3 };
|
enum { FboCount = 3 };
|
||||||
OsgEarthItem *m_item;
|
OsgEarthItem *m_item;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user