mirror of
https://github.com/RPCS3/rpcs3.git
synced 2026-01-05 00:00:56 +01:00
Drop redundant declaration
This commit is contained in:
parent
0809e7cf9f
commit
10e6b43a2f
|
|
@ -25,8 +25,6 @@
|
|||
#define FRAME_PRESENT_TIMEOUT 10000000ull // 10 seconds
|
||||
#define GENERAL_WAIT_TIMEOUT 2000000ull // 2 seconds
|
||||
|
||||
u64 get_system_time();
|
||||
|
||||
namespace vk
|
||||
{
|
||||
struct buffer_view;
|
||||
|
|
|
|||
Loading…
Reference in a new issue