mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-07-23 19:04:29 +02:00
remove a line that leaked over from other branch
This commit is contained in:
parent
31fcd55d47
commit
4fa1818807
1 changed files with 0 additions and 2 deletions
|
@ -130,8 +130,6 @@ protected:
|
||||||
|
|
||||||
static bool _drawZoneBoundaries;
|
static bool _drawZoneBoundaries;
|
||||||
static bool _zonesArePickable;
|
static bool _zonesArePickable;
|
||||||
|
|
||||||
EntityTreePointer subTree;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#endif // hifi_ZoneEntityItem_h
|
#endif // hifi_ZoneEntityItem_h
|
||||||
|
|
Loading…
Reference in a new issue