Clean the code

This commit is contained in:
2013-08-30 22:52:52 +07:00
parent 4d1f752fd8
commit 14558410fc

View File

@@ -33,8 +33,6 @@ unit SQLite3Utils;
{$MODE DELPHI}
{$ENDIF}
{ $WARN SYMBOL_DEPRECATED OFF}
interface
function StrToUTF8(const S: WideString): AnsiString;