mirror of
https://github.com/thunderbrewhq/thunderbrew
synced 2025-12-12 19:22:30 +00:00
chore(net): clean up function declarations
This commit is contained in:
parent
7a89560c14
commit
ef3ab5850f
1 changed files with 1 additions and 1 deletions
|
|
@ -30,7 +30,7 @@ class Grunt::Timer {
|
|||
|
||||
// Member functions
|
||||
Timer();
|
||||
void Insert(Event&);
|
||||
void Insert(Event& newEvent);
|
||||
uint32_t Pump();
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue