Inline lock_util functions

They are just tiny wrappers.
This commit is contained in:
Romain Vimont
2019-06-07 17:19:00 +02:00
parent e2a272bf99
commit 5d11339259
3 changed files with 39 additions and 63 deletions

View File

@@ -10,7 +10,6 @@ src = [
'src/file_handler.c',
'src/fps_counter.c',
'src/input_manager.c',
'src/lock_util.c',
'src/net.c',
'src/receiver.c',
'src/recorder.c',