Remove new line
This commit is contained in:
parent
87cca48bb1
commit
7b3235e191
1 changed files with 0 additions and 1 deletions
|
@ -95,7 +95,6 @@ private:
|
|||
TimerProcessCallback timer_process_callback = TIMER_PROCESS_IDLE;
|
||||
TimerProcessType timer_process_type = TIMER_PROCESS_TYPE_TIME;
|
||||
void _set_process(bool p_process, bool p_force = false);
|
||||
|
||||
};
|
||||
|
||||
VARIANT_ENUM_CAST(Timer::TimerProcessCallback);
|
||||
|
|
Loading…
Reference in a new issue