Browse Source

rtl: less hints

mattias 7 tháng trước cách đây
mục cha
commit
e53d3bc4a6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      packages/rtl/src/js.pas

+ 0 - 1
packages/rtl/src/js.pas

@@ -597,7 +597,6 @@ type
     function toLocaleString: String; overload;
     function toLocaleString(locales : string) : String; overload;
     function toLocaleString(locales : string; const Options : TLocaleCompareOptions) : String; overload;
-    function toString : String;
     function unshift : NativeInt; varargs;
     property buffer : TJSArrayBuffer read FBuffer;
     property byteLength : NativeInt Read FByteLength;