[*] fuck you
This commit is contained in:
parent
0f12603390
commit
a534375008
@ -2,7 +2,7 @@
|
||||
Copyright (C) 2023 J Reece Wilson (a/k/a "Reece"). All rights reserved.
|
||||
|
||||
File: MemoryCrunch.hpp
|
||||
Date: 2021-6-9 - 2023-10-08
|
||||
Date: 2021-6-9 - 2023-08-10
|
||||
Author: Reece
|
||||
***/
|
||||
#pragma once
|
||||
|
@ -20,7 +20,6 @@ namespace Aurora::IO
|
||||
* @warning this object is bound by the current thread at time of creation.
|
||||
* Do not access this object across threads as there is no MT guarantee on this particular object
|
||||
* Using the synchronization primitives, loop or authreading, is fine.
|
||||
|
||||
*/
|
||||
struct IAsyncTransaction
|
||||
{
|
||||
|
Loading…
Reference in New Issue
Block a user