mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-12-25 18:30:53 +00:00
Removed some CEffect related bit that slipped in
This commit is contained in:
parent
9f6b60a920
commit
7da48d8866
1 changed files with 0 additions and 1 deletions
|
@ -146,7 +146,6 @@ public:
|
||||||
protected:
|
protected:
|
||||||
|
|
||||||
CSynchronized<TTexDrvInfoPtrMap> _SyncTexDrvInfos;
|
CSynchronized<TTexDrvInfoPtrMap> _SyncTexDrvInfos;
|
||||||
CSynchronized<TEffectDrvInfoPtrMap> _SyncEffectDrvInfos;
|
|
||||||
|
|
||||||
TTexDrvSharePtrList _TexDrvShares;
|
TTexDrvSharePtrList _TexDrvShares;
|
||||||
TMatDrvInfoPtrList _MatDrvInfos;
|
TMatDrvInfoPtrList _MatDrvInfos;
|
||||||
|
|
Loading…
Reference in a new issue