mirror of
https://port.numenaute.org/aleajactaest/khanat-opennel-code.git
synced 2024-11-13 10:49:11 +00:00
Removed some CEffect related bit that slipped in
This commit is contained in:
parent
4d79a06c79
commit
c21a77fce0
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