From 11e1f5ecf576e2a700f5c09d4b580c3234bf7e40 Mon Sep 17 00:00:00 2001 From: Simon Rit Date: Wed, 8 Jun 2011 15:04:46 +0200 Subject: [PATCH] Removed empty file --- vv/vvMainWindow.h | 2 -- vv/vvMainWindow.txx | 18 ------------------ 2 files changed, 20 deletions(-) delete mode 100644 vv/vvMainWindow.txx diff --git a/vv/vvMainWindow.h b/vv/vvMainWindow.h index 81588c1..dcfe9ed 100644 --- a/vv/vvMainWindow.h +++ b/vv/vvMainWindow.h @@ -210,6 +210,4 @@ private: }; -#include "vvMainWindow.txx" - #endif diff --git a/vv/vvMainWindow.txx b/vv/vvMainWindow.txx deleted file mode 100644 index 7cdb613..0000000 --- a/vv/vvMainWindow.txx +++ /dev/null @@ -1,18 +0,0 @@ -/*========================================================================= - Program: vv http://www.creatis.insa-lyon.fr/rio/vv - - Authors belong to: - - University of LYON http://www.universite-lyon.fr/ - - Léon Bérard cancer center http://www.centreleonberard.fr - - CREATIS CNRS laboratory http://www.creatis.insa-lyon.fr - - This software is distributed WITHOUT ANY WARRANTY; without even - the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR - PURPOSE. See the copyright notices for more information. - - It is distributed under dual licence - - - BSD See included LICENSE.txt file - - CeCILL-B http://www.cecill.info/licences/Licence_CeCILL-B_V1-en.html -===========================================================================**/ -// } -- 2.45.1