From 8c3ec4d932fd7d1dce19847ec4ae1e3db693bcdc Mon Sep 17 00:00:00 2001
From: marco <marco@5a81b35b-ba03-0410-adc8-b2c5c5119f08>
Date: Mon, 21 Jun 2010 11:40:25 +0000
Subject: [PATCH] silence warning about duplicate header

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2423 5a81b35b-ba03-0410-adc8-b2c5c5119f08
---
 modules/gui/src/CMakeLists.txt | 1 -
 1 file changed, 1 deletion(-)

diff --git a/modules/gui/src/CMakeLists.txt b/modules/gui/src/CMakeLists.txt
index e27aa2769..14b24e8cb 100644
--- a/modules/gui/src/CMakeLists.txt
+++ b/modules/gui/src/CMakeLists.txt
@@ -387,7 +387,6 @@ python_shell/state_machine.hh
 python_shell/state.hh
 python_shell/transition.hh
 python_shell/transition_guard.hh
-python_shell/output_redirector.hh
 panels/button_bar.hh
 panels/drop_box.hh
 panels/panel_bar.hh
-- 
GitLab