mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-03-06 20:58:37 +01:00
[dxvk] Removed leftover line of code
This commit is contained in:
parent
89138e5b40
commit
a368d04fa0
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
#include "dxvk_device.h"
|
||||
#include "dxvk_queue.h"
|
||||
|
||||
using namespace std::chrono_literals;
|
||||
|
||||
namespace dxvk {
|
||||
|
||||
DxvkSubmissionQueue::DxvkSubmissionQueue(DxvkDevice* device)
|
||||
|
|
Loading…
Add table
Reference in a new issue