Selaa lähdekoodia

fixed wrong temp file

develop
Robin Thoni 9 vuotta sitten
vanhempi
commit
aa49d44cc6
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0
    1
      src/DataAccess/MySql.cpp

+ 0
- 1
src/DataAccess/MySql.cpp Näytä tiedosto

@@ -59,7 +59,6 @@ void MySql::clean()
59 59
 
60 60
 BResult MySql::insert()
61 61
 {
62
-    _dumpFilePath = getTempFile();
63 62
     return insertSlave(_dumpFilePath);
64 63
 }
65 64
 

Loading…
Peruuta
Tallenna