Browse Source

Removed a header that wasn't needed.

August Mueller 14 years ago
parent
commit
06b79c122a
1 changed files with 0 additions and 4 deletions
  1. 0 4
      src/FMResultSet.h

+ 0 - 4
src/FMResultSet.h

@@ -33,10 +33,6 @@
 
 
 - (void)close;
 - (void)close;
 
 
-
-- (FMStatement *)statement;
-- (void)setStatement:(FMStatement *)value;
-
 - (void)setParentDB:(FMDatabase *)newDb;
 - (void)setParentDB:(FMDatabase *)newDb;
 
 
 - (BOOL)next;
 - (BOOL)next;