From bdd95325ce3b8b3f95316b206b3c4c210ef81c80 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Sun, 2 Oct 2022 07:40:14 +0200 Subject: Add mpv option --- 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