Fix various build warnings
authorMinHyung Ko <minhyung.ko@samsung.com>
Tue, 17 Sep 2013 09:40:45 +0000 (18:40 +0900)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Wed, 25 Sep 2013 05:37:37 +0000 (14:37 +0900)
commit0ad76ac6c7fb8735d07b14f4a576d44a9c914710
tree6070aba0b83e5e9529f8fbbfa6f8bbd1857a7d37
parent665a2795d049db038e433b0d02ddcd96883e69bc
Fix various build warnings

[Issue#]   N/A
[Problem]  Various build warning occurred.
[Cause]    Mostly unused parameter.
[Solution] Fixed warning messages in web-provider

[SCMRequest] N/A

Change-Id: If1e51765bf507349f6a7583d05b7f62069620e3b
22 files changed:
src/API/SqliteDB.cpp
src/API/web_provider_livebox_info.cpp
src/API/web_provider_livebox_info.h
src/API/web_provider_plugin_info.cpp
src/API/web_provider_plugin_info.h
src/Core/Box.cpp
src/Core/BoxManager.cpp
src/Core/BoxSchemeHandler.cpp
src/Core/BoxUpdateTimer.h
src/Core/Buffer/BoxRenderBuffer.cpp
src/Core/Buffer/PdRenderBuffer.cpp
src/Core/Buffer/RenderBuffer.cpp
src/Core/Buffer/RenderBufferFactory.h
src/Core/Service/MessageManager.cpp
src/Core/Service/PeriodChanger.cpp
src/Core/View/PdHelper.cpp
src/Core/View/WebView.cpp
src/Daemon/BoxDaemonImpl.cpp
src/Daemon/main.cpp
src/Plugin/AppBoxPlugin/AppBoxRenderBuffer.cpp
src/Plugin/AppBoxPlugin/AppBoxRenderView.cpp
src/Plugin/box_plugin_interface.h