Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / libaddressinput / src / cpp / test / region_data_builder_test.cc
index a60189f..fe2f2e1 100644 (file)
@@ -46,8 +46,6 @@ class RegionDataBuilderTest : public testing::Test {
         loaded_callback_(BuildCallback(this, &RegionDataBuilderTest::OnLoaded)),
         best_language_() {}
 
-  virtual ~RegionDataBuilderTest() {}
-
   PreloadSupplier supplier_;
   RegionDataBuilder builder_;
   const scoped_ptr<const PreloadSupplier::Callback> loaded_callback_;