mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-09-30 13:19:06 +00:00
Drop redundant declaration
This commit is contained in:
parent
0809e7cf9f
commit
10e6b43a2f
1 changed files with 0 additions and 2 deletions
|
@ -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;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue