Removed unused NullThreadedVsyncSource

This commit is contained in:
Cameron Gutman
2022-11-12 14:30:38 -06:00
parent e3d51fd7f7
commit 8e3e19a7f7
4 changed files with 2 additions and 74 deletions
@@ -1,8 +1,6 @@
#include "pacer.h"
#include "streaming/streamutils.h"
#include "nullthreadedvsyncsource.h"
#ifdef Q_OS_WIN32
#define WIN32_LEAN_AND_MEAN
#include <Windows.h>