From 598cec94b428ea2cdaca9ccbf6bd182264568dca Mon Sep 17 00:00:00 2001 From: Nate Bargmann Date: Wed, 27 May 2020 07:54:41 -0500 Subject: [PATCH] Remove generated file from repository tests/hamlibdatetime.h is a generated file and its content will change locally so to avoid confusion do not keep an older copy in the repository. --- tests/hamlibdatetime.h | 2 -- 1 file changed, 2 deletions(-) delete mode 100644 tests/hamlibdatetime.h diff --git a/tests/hamlibdatetime.h b/tests/hamlibdatetime.h deleted file mode 100644 index b31d6a142..000000000 --- a/tests/hamlibdatetime.h +++ /dev/null @@ -1,2 +0,0 @@ -// This date time is from the last commit to hamlib -#define HAMLIBDATETIME "Sat May 23 10:39:01 2020 -0500"