diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/test_hexio.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test_hexio.c b/src/test_hexio.c index c0ba3583f..78a5ba2d0 100644 --- a/src/test_hexio.c +++ b/src/test_hexio.c @@ -393,7 +393,6 @@ static int SQLITE_TCLAPI make_fts3record( int nOut = 0; int nAlloc = 0; int i; - int rc = TCL_OK; if( objc!=2 ){ Tcl_WrongNumArgs(interp, 1, objv, "LIST"); |