qt: Remove the Direct3D 9 renderer
This commit is contained in:
@@ -35,9 +35,6 @@ public:
|
||||
/* Reloads options of renderer */
|
||||
virtual void reloadOptions() { }
|
||||
|
||||
virtual bool hasBlitFunc() { return false; }
|
||||
virtual void blit(int x, int y, int w, int h) { }
|
||||
|
||||
int r_monitor_index = 0;
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user