remove debug sentences
authoryanjie.hu <yanjie.hu@samsung.com>
Tue, 7 May 2013 07:50:17 +0000 (15:50 +0800)
committeryanjie.hu <yanjie.hu@samsung.com>
Tue, 7 May 2013 07:50:17 +0000 (15:50 +0800)
commit504ce17705e6669f4dd019faf516aea2b03de30e
tree05813271029bb397c4643d188360b5b0b8fc4429
parent42541ac2bf1fc178080cd83e9da810b8e3610b3a
remove debug sentences

Change-Id: Ibf23dc44640c38bc4a6850628ea0d6afadbbb5b7
46 files changed:
CMakeLists.txt
binary_xmlresource/autopopup_configure_bin_parser.cpp
binary_xmlresource/binary_xmlresource.cpp
binary_xmlresource/default_configure_bin_parser.cpp
binary_xmlresource/include/metadata_provider.h
binary_xmlresource/input_mode_configure_bin_parser.cpp
binary_xmlresource/key_coordinate_frame_bin_parser.cpp
binary_xmlresource/label_properties_bin_parser.cpp
binary_xmlresource/layout_bin_parser.cpp
binary_xmlresource/magnifier_configure_bin_parser.cpp
binary_xmlresource/modifier_decoration_bin_parser.cpp
binary_xmlresource/nine_patch_file_list_bin_parser.cpp
res/put_record.h [deleted file]
res/simple_debug.cpp [deleted file]
res/simple_debug.h [deleted file]
res/simple_debug_test.cpp [deleted file]
scl/gwes/gtk/sclgraphics-gtk.cpp
scl/sclcontroller.cpp
scl/sclresourcecache.cpp
scl/sclutils.cpp
scl/sclwindows.cpp
scl/utils/linux/sclutils-linux.cpp
sclres/sclres_manager.cpp
xml2binary/CMakeLists.txt
xml2binary/encode_autopopup_configure.cpp
xml2binary/encode_default_configure.cpp
xml2binary/encode_input_mode_configure.cpp
xml2binary/encode_key_coordinate_frame.cpp
xml2binary/encode_label_properties_frame.cpp
xml2binary/encode_layout.cpp
xml2binary/encode_magnifier_configure.cpp
xml2binary/encode_modifier_decoration.cpp
xml2binary/encode_nine_patch.cpp
xml2binary/include/resource_storage_impl.h
xml2binary/metadata_handler.cpp
xml2binary/xml2dat.cpp
xmlresource/autopopup_configure_parser.cpp
xmlresource/default_configure_parser.cpp
xmlresource/input_mode_configure_parser.cpp
xmlresource/label_properties_parser.cpp
xmlresource/layout_parser.cpp
xmlresource/magnifier_configure_parser.cpp
xmlresource/main_entry_parser.cpp
xmlresource/modifier_decoration_parser.cpp
xmlresource/nine_patch_file_list_parser.cpp
xmlresource/xmlresource.cpp