- remove TRIPLEDRAGON leftovers

Signed-off-by: Thilo Graf <dbt@novatux.de>
This commit is contained in:
svenhoefer
2021-05-17 23:27:41 +02:00
committed by Thilo Graf
parent 8ead7f9805
commit 42264ba4af
4 changed files with 1 additions and 65 deletions

View File

@@ -25,11 +25,7 @@
#include <time.h>
#include <utime.h>
#if HAVE_TRIPLEDRAGON
#define TARGETRES "704x576"
#else
#define TARGETRES "1280x720"
#endif
int main(int argc, char **argv)
{