1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-08-30 07:56:32 -05:00

Common: Remove thunk.h

This isn't used, and there's no implementations of the member functions.
This commit is contained in:
Lioncash
2015-07-10 20:09:38 -04:00
parent 867c28ae03
commit e5d90b5797
2 changed files with 0 additions and 43 deletions

View File

@@ -52,7 +52,6 @@ set(HEADERS
synchronized_wrapper.h
thread.h
thread_queue_list.h
thunk.h
timer.h
vector_math.h
)