From 148cc3c51d2ae7e908331c80ddbd4d28a17ec447 Mon Sep 17 00:00:00 2001
From: Kasper Marstal <kaspermarstal@gmail.com>
Date: Mon, 24 Aug 2015 15:29:12 +0200
Subject: [PATCH] COMP: ELASTIX-1 Deleted auto generated file that was
 accidentally commited

---
 Testing/Unit/elxDataDirectories.h | 8 --------
 1 file changed, 8 deletions(-)
 delete mode 100644 Testing/Unit/elxDataDirectories.h

diff --git a/Testing/Unit/elxDataDirectories.h b/Testing/Unit/elxDataDirectories.h
deleted file mode 100644
index 9f2b7ef3..00000000
--- a/Testing/Unit/elxDataDirectories.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#ifndef __elxTestDataDirectories_h
-#define __elxTestDataDirectories_h
-
-#define ELASTIX_UNITTEST_INPUT_DATA_DIR "/Users/kasper/Development/build/SuperElastix/Elastix-build/Testing/Unit/Data/Input"
-#define ELASTIX_UNITTEST_OUTPUT_DATA_DIR "/Users/kasper/Development/build/SuperElastix/Elastix-build/Testing/Unit/Data/Output"
-#define ELASTIX_UNITTEST_BASELINE_DATA_DIR "/Users/kasper/Development/build/SuperElastix/Elastix-build/Testing/Unit/Data/Baseline"
-
-#endif // __elxTestDataDirectories_h
-- 
GitLab