From e5d90b57971201addae226610e659df0189991d1 Mon Sep 17 00:00:00 2001 From: Lioncash Date: Fri, 10 Jul 2015 20:09:38 -0400 Subject: Common: Remove thunk.h This isn't used, and there's no implementations of the member functions. --- src/common/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) (limited to 'src/common/CMakeLists.txt') diff --git a/src/common/CMakeLists.txt b/src/common/CMakeLists.txt index f025e118..4c086cd2 100644 --- a/src/common/CMakeLists.txt +++ b/src/common/CMakeLists.txt @@ -52,7 +52,6 @@ set(HEADERS synchronized_wrapper.h thread.h thread_queue_list.h - thunk.h timer.h vector_math.h ) -- cgit v1.2.3