(D3D) RenderChain class is gone so get rid of this

This commit is contained in:
twinaphex 2014-09-12 02:35:54 +02:00
parent ccf0ef2cd7
commit de5301da33

View File

@ -59,8 +59,6 @@
#include <string>
#include <vector>
class RenderChain;
#if defined(_XBOX)
#if defined(_XBOX1)
#define D3DDevice_Presents(d3d, device) D3DDevice_Swap(0)