Drop redundant declaration
This commit is contained in:
@@ -25,8 +25,6 @@
|
|||||||
#define FRAME_PRESENT_TIMEOUT 10000000ull // 10 seconds
|
#define FRAME_PRESENT_TIMEOUT 10000000ull // 10 seconds
|
||||||
#define GENERAL_WAIT_TIMEOUT 2000000ull // 2 seconds
|
#define GENERAL_WAIT_TIMEOUT 2000000ull // 2 seconds
|
||||||
|
|
||||||
u64 get_system_time();
|
|
||||||
|
|
||||||
namespace vk
|
namespace vk
|
||||||
{
|
{
|
||||||
struct buffer_view;
|
struct buffer_view;
|
||||||
|
|||||||
Reference in New Issue
Block a user