From 9f9a125d2a21119f55ba744b027d9372b5a95f08 Mon Sep 17 00:00:00 2001 From: Montel Laurent Date: Fri, 31 May 2013 09:46:46 +0200 Subject: [PATCH 1/1] Remove unused variable --- src/mainwindow.h | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/mainwindow.h b/src/mainwindow.h index 185f5478..af94b763 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -240,9 +240,6 @@ private: KAction *m_projectSearch; KAction *m_projectSearchNext; - KAction **m_videoEffects; - KAction **m_audioEffects; - KAction **m_customEffects; KAction **m_transitions; KAction *m_buttonAudioThumbs; KAction *m_buttonVideoThumbs; -- 2.39.2