Explorar o código

Update utExporter.cpp

Remove misuse of the API.
Kim Kulling %!s(int64=6) %!d(string=hai) anos
pai
achega
e1404d349c
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      test/unit/ImportExport/utExporter.cpp

+ 0 - 1
test/unit/ImportExport/utExporter.cpp

@@ -70,5 +70,4 @@ TEST_F(ExporterTest, ProgressHandlerTest) {
     Exporter exporter;
     TestProgressHandler *ph(new TestProgressHandler);
     exporter.SetProgressHandler(ph);
-    delete ph;
 }