Remove files that are not used

This commit is contained in:
Zach Hilman
2018-07-27 23:55:23 -04:00
parent 5b073ce73c
commit 2f355a1609
36 changed files with 1463 additions and 43 deletions

View File

@@ -212,6 +212,7 @@ void FileBackend::Write(const Entry& entry) {
CLS(Input) \
CLS(Network) \
CLS(Loader) \
CLS(Crypto) \
CLS(WebService)
// GetClassName is a macro defined by Windows.h, grrr...