mirror of
https://github.com/geometer/FBReaderJ.git
synced 2025-10-04 02:09:35 +02:00
native code cleanup: synchronization with ics branch
This commit is contained in:
parent
4bbf4ba990
commit
fcafd8120a
3 changed files with 7 additions and 13 deletions
|
@ -53,6 +53,3 @@ int OleUtil::get1Byte(const char *buffer, unsigned int offset) {
|
|||
const unsigned char *buf = (const unsigned char*)buffer;
|
||||
return (int)buf[offset];
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue