Fix issue detected by static analysis tool 23/119223/1
authorsungwook79.park <sungwook79.park@samsung.com>
Thu, 16 Mar 2017 05:04:45 +0000 (14:04 +0900)
committersungwook79.park <sungwook79.park@samsung.com>
Thu, 16 Mar 2017 05:04:45 +0000 (14:04 +0900)
Change-Id: Iaea1dd7b84ed69024aad0ea55dc435d8ea5abb0c
Signed-off-by: sungwook79.park <sungwook79.park@samsung.com>
inc/MicEffector.h
packaging/org.tizen.inputdelegator.spec

index aa3b821..7264fd7 100755 (executable)
@@ -147,7 +147,6 @@ class MicEffector
                std::vector<int> current;
 
        public :
-               int startcount;
                int drawcount;
                bool forcestop;
                bool started;
index b43066f..956c982 100755 (executable)
@@ -16,7 +16,7 @@ BuildRequires:  pkgconfig(edbus)
 
 BuildRequires: cmake
 BuildRequires: edje-bin
-BuildRequires: gettext
+BuildRequires: gettext-tools
 
 BuildRequires: pkgconfig(dlog)
 BuildRequires: pkgconfig(capi-appfw-application)