mirror of
https://github.com/overte-org/overte.git
synced 2025-04-21 09:24:00 +02:00
Remove not needed code
This commit is contained in:
parent
af2935187b
commit
1e34d3aa35
1 changed files with 0 additions and 2 deletions
|
@ -24,7 +24,6 @@
|
|||
#include <SimpleMovingAverage.h>
|
||||
#include <shared/RateCounter.h>
|
||||
#include <avatars-renderer/ScriptAvatar.h>
|
||||
#include <EntityItemProperties.h>
|
||||
#include <AudioInjector.h>
|
||||
#include <workload/Space.h>
|
||||
|
||||
|
@ -236,7 +235,6 @@ private:
|
|||
|
||||
// Other avatars smooth transit global configuration
|
||||
AvatarTransit::TransitConfig _transitConfig;
|
||||
EntityItemProperties _transitEffectProperties;
|
||||
};
|
||||
|
||||
#endif // hifi_AvatarManager_h
|
||||
|
|
Loading…
Reference in a new issue