NOOP: remove incomplete comment

This commit is contained in:
Paul Davis 2021-06-27 12:48:29 -06:00
parent a261d399e0
commit 4fd639eca9

View File

@ -21,7 +21,7 @@
#include <time.h> #include <time.h>
#ifdef PLATFORM_WINDOWS #ifdef PLATFORM_WINDOWS
#include <windows.h> // for LARGE_INTEGER #include <windows.h>
#endif #endif
#include "pbd/error.h" #include "pbd/error.h"