common/timer: Remove

This is a leftover from citra and dolphin that isn't used at all,
particularly given the <chrono> header exists.
This commit is contained in:
Lioncash 2021-01-15 01:55:30 -05:00
parent c8bf0caca0
commit 91084d9396
3 changed files with 0 additions and 202 deletions

View file

@ -166,8 +166,6 @@ add_library(common STATIC
threadsafe_queue.h
time_zone.cpp
time_zone.h
timer.cpp
timer.h
tree.h
uint128.cpp
uint128.h