video_core: add null backend
This commit is contained in:
@@ -24,5 +24,3 @@ public:
|
||||
|
||||
std::unique_ptr<Core::Frontend::GraphicsContext> CreateSharedContext() const override;
|
||||
};
|
||||
|
||||
class DummyContext : public Core::Frontend::GraphicsContext {};
|
||||
|
||||
Reference in New Issue
Block a user