Removed some CEffect related bit that slipped in
--HG-- branch : multipass-stereo
This commit is contained in:
parent
3927378399
commit
ef720f764f
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