| commit | d59024b652ccfaf7247da113ec36788fe260de74 | [log] |
|---|---|---|
| author | Michael Stahl <mstahl@redhat.com> | Thu Jul 12 22:18:43 2012 +0200 |
| committer | Michael Stahl <mstahl@redhat.com> | Thu Jul 12 22:18:43 2012 +0200 |
| tree | 14f009bf6e78cb487452262aade57f934d9f25d2 | |
| parent | 23e28754730f5b864fd0e7475ac2596b2b5899cf [diff] |
warning C4101: unreferenced local variable Change-Id: I0648821a4d0c716371bb011df8cd9b21db79ccf5
diff --git a/dbaccess/source/ui/dlg/directsql.cxx b/dbaccess/source/ui/dlg/directsql.cxx index 5c917f4..2f57720 100644 --- a/dbaccess/source/ui/dlg/directsql.cxx +++ b/dbaccess/source/ui/dlg/directsql.cxx
@@ -252,7 +252,7 @@ DBG_NAME(DirectSQLDialog) } } // trap for when we fall off the end of the row catch (const SQLException& e) catch (const SQLException&) { } // report the output