X-Git-Url: https://deadsoftware.ru/gitweb?p=odcread.git;a=blobdiff_plain;f=oberon.h;h=9a2d58d8b401f614b1ffce08a7ca31a79b50f2d1;hp=2f9e39bd6f135d4b874b6269192a4fdb38cd6ca1;hb=df199b16cefe6fcbd9778689a8fd57969389c1bb;hpb=8bb15b1dd0927add217ff8ff4ef4e002dc49bff3 diff --git a/oberon.h b/oberon.h index 2f9e39b..9a2d58d 100644 --- a/oberon.h +++ b/oberon.h @@ -62,9 +62,6 @@ namespace odc { * String: string in the Unicode character set, followed by a 0000X * i.e. CHAR* */ - - bool isBigEndian(); - bool isLittleEndian(); } #endif