mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-07-11 22:03:01 -06:00
.cosmetics
git-svn-id: svn://ultimatepp.org/upp/trunk@7450 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a56d8e0137
commit
c3509c9dc1
1 changed files with 0 additions and 2 deletions
|
|
@ -367,8 +367,6 @@ bool MySqlConnection::Execute() {
|
|||
f.name = "LAST_INSERT_ID";
|
||||
rows = 1;
|
||||
}
|
||||
else // CHECK: Is this really necessarry?
|
||||
rows = (int)mysql_affected_rows(mysql);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue