From a76d9042ad6a3c0c043861120b7d7cba28b8a5c2 Mon Sep 17 00:00:00 2001 From: Brandon King Date: Fri, 26 May 2006 21:47:59 +0000 Subject: [PATCH] Variable declared locally elsewere... not needed. --- qui/MussaWindow.hpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/qui/MussaWindow.hpp b/qui/MussaWindow.hpp index 2daf115..dd55d78 100644 --- a/qui/MussaWindow.hpp +++ b/qui/MussaWindow.hpp @@ -107,8 +107,6 @@ protected: QAssistantClient *manualAssistant; - QStringList manualAssistantArgs; - //! initialze the actions void setupActions(); //! initialize this windows menu object -- 2.30.2