1
0
mirror of https://bitbucket.org/librepilot/librepilot.git synced 2025-01-18 03:52:11 +01:00
This commit is contained in:
Fredrik Larsson 2014-10-21 18:56:05 +11:00
parent c44b0f7e47
commit 7b4290d887

View File

@ -319,7 +319,6 @@ public:
{
return parent()->isKnown();
}
};
class DataObjectTreeItem : public ObjectTreeItem {