From e74278a04209070fa648e73c7c392e719fc78d09 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Mon, 30 Mar 2020 17:22:57 +0200 Subject: Fix frame timing --- tests/main.cpp | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 tests/main.cpp (limited to 'tests') diff --git a/tests/main.cpp b/tests/main.cpp deleted file mode 100644 index 9ad80a6..0000000 --- a/tests/main.cpp +++ /dev/null @@ -1,7 +0,0 @@ -#include - -int main(int argc, char **argv) -{ - printf("hello, world!\n"); - return 0; -} -- cgit v1.2.3