summaryrefslogtreecommitdiff
path: root/dbaccess/qa/complex/dbaccess/RowSet.java
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2013-05-03 15:20:36 +0200
committerNoel Grandin <noel@peralex.com>2013-05-06 11:45:58 +0200
commit8bebd29976f41cb8793804f3e0b22ef75c56d8dd (patch)
tree3a9b5803cd5b8cf2f7ddafbc41cd92bb369953a0 /dbaccess/qa/complex/dbaccess/RowSet.java
parent402c8f5f1efd053cc69556d63999955b3af4f41d (diff)
Java cleanup, remove unnecessary @SuppressWarnings annotations
Change-Id: Ib5df091fc4a6233b526c44ae42dbdbacb0bef7c6
Diffstat (limited to 'dbaccess/qa/complex/dbaccess/RowSet.java')
-rw-r--r--dbaccess/qa/complex/dbaccess/RowSet.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/dbaccess/qa/complex/dbaccess/RowSet.java b/dbaccess/qa/complex/dbaccess/RowSet.java
index b5ecad9237ee..e7f195ab9a55 100644
--- a/dbaccess/qa/complex/dbaccess/RowSet.java
+++ b/dbaccess/qa/complex/dbaccess/RowSet.java
@@ -370,7 +370,6 @@ public class RowSet extends TestCase
// --------------------------------------------------------------------------------------------------------
@Test
- @SuppressWarnings("unchecked")
public void testRowSetEvents() throws java.lang.Exception
{
System.out.println("testing RowSet Events");