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