Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / libaddressinput / src / cpp / test / retriever_test.cc
index 5b884b0..00c2ea4 100644 (file)
@@ -65,8 +65,6 @@ class RetrieverTest : public testing::Test {
         data_(),
         data_ready_(BuildCallback(this, &RetrieverTest::OnDataReady)) {}
 
-  virtual ~RetrieverTest() {}
-
   Retriever retriever_;
   bool success_;
   std::string key_;