conflict cleanup i think

This commit is contained in:
Adam D. Ruppe 2011-11-29 10:01:21 -05:00
parent 8e84e162ba
commit 5564bd9d60
1 changed files with 0 additions and 4 deletions

View File

@ -156,10 +156,6 @@ class MsSqlResult : ResultSet {
if(ptr) if(ptr)
goto more; goto more;
} }
<<<<<<< HEAD
=======
}
>>>>>>> 9d02
row ~= a; row ~= a;
} }