Remove DwmFlush()

This commit is contained in:
ns6089
2023-05-12 16:46:05 +03:00
committed by Cameron Gutman
parent 9ae40d3d5a
commit 8dc51a21df
6 changed files with 0 additions and 56 deletions

View File

@@ -64,7 +64,6 @@ namespace config {
std::string encoder;
std::string adapter_name;
std::string output_name;
bool dwmflush;
};
struct audio_t {