From a9c679d4e4b49e44542bac81ef4ef65c94418eff Mon Sep 17 00:00:00 2001
From: Samo Penic <samo.penic@gmail.com>
Date: Fri, 08 Jul 2016 20:10:25 +0000
Subject: [PATCH] VTK rendering is done in realtime (updating attempt every second)

---
 config.h.in |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/config.h.in b/config.h.in
index cdffe53..b68dfc5 100644
--- a/config.h.in
+++ b/config.h.in
@@ -83,9 +83,6 @@
 /* Define to 1 if you have the ANSI C header files. */
 #undef STDC_HEADERS
 
-/* A string containing the version number */
-#undef TS_VERSION
-
 /* Version number of package */
 #undef VERSION
 

--
Gitblit v1.9.3