yuzu/util: Remove unused spinbox.cpp/.h

This has been left unused since the removal of the vestigial surface
viewer. Given it has no uses left, this can be removed as well.
This commit is contained in:
Lioncash
2019-05-19 05:33:38 -04:00
parent fb85d5670d
commit bc6972caf9
3 changed files with 0 additions and 366 deletions

View File

@ -82,8 +82,6 @@ add_executable(yuzu
util/limitable_input_dialog.h
util/sequence_dialog/sequence_dialog.cpp
util/sequence_dialog/sequence_dialog.h
util/spinbox.cpp
util/spinbox.h
util/util.cpp
util/util.h
compatdb.cpp