From: Simon Rit Date: Wed, 8 Jun 2011 13:04:46 +0000 (+0200) Subject: Removed empty file X-Git-Tag: v1.3.0~321^2~3^2~2^2~5 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=11e1f5ecf576e2a700f5c09d4b580c3234bf7e40;p=clitk.git Removed empty file --- 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 -===========================================================================**/ -// }