summaryrefslogtreecommitdiffstats
path: root/src/sql/drivers/mysql/qsql_mysql.cpp
diff options
context:
space:
mode:
authorJulien Blanc <julien.blanc@nmc-company.fr>2015-08-13 09:03:39 +0200
committerThiago Macieira <thiago.macieira@intel.com>2015-08-26 05:28:16 +0000
commit8948042bd049d08e7653f78b60951408603edb8c (patch)
tree7f06822d4410a605c4c1b6fa234f00a4bef9a11a /src/sql/drivers/mysql/qsql_mysql.cpp
parent53ecaade10319ecc1d8115521ae6d8eba1ee55c1 (diff)
QString perf improvement : removal of useless test
Removed a test in QStringAlgorithms trimmed_helper. That test is not needed because both null / empty QStrings are already handled by the previous test, other cases are handled just fine by the general case. Change-Id: I26db1142a656a7d06dfdd6b3b8f8a3ee6ca22302 Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/sql/drivers/mysql/qsql_mysql.cpp')
0 files changed, 0 insertions, 0 deletions