From 4c26759b69bf1c5ef12b244562784f97d773315f Mon Sep 17 00:00:00 2001 From: John Firebaugh Date: Tue, 16 May 2017 11:35:26 -0700 Subject: [core] Remove WorkQueue No longer used as of 5cdf838a387cae446dba500ac49a1c5524bf7949. --- cmake/test-files.cmake | 1 - 1 file changed, 1 deletion(-) (limited to 'cmake/test-files.cmake') diff --git a/cmake/test-files.cmake b/cmake/test-files.cmake index 9415add573..e4ffba4754 100644 --- a/cmake/test-files.cmake +++ b/cmake/test-files.cmake @@ -138,5 +138,4 @@ set(MBGL_TEST_FILES test/util/timer.test.cpp test/util/token.test.cpp test/util/url.test.cpp - test/util/work_queue.test.cpp ) -- cgit v1.2.1