Remove unused HAVE_OFF64_T.

Change-Id: I24acf64efcd0fd84d5dda342d4c4293fa59fae1a
This commit is contained in:
Elliott Hughes
2014-09-23 13:36:01 -07:00
parent 88c7544e71
commit 8fe8dc83e3
8 changed files with 0 additions and 40 deletions

View File

@@ -116,11 +116,6 @@
/* #define _FILE_OFFSET_BITS 64 */
/* #define _LARGEFILE_SOURCE 1 */
/*
* Define if platform has off64_t (and lseek64 and other xxx64 functions)
*/
#define HAVE_OFF64_T
/*
* Defined if we have the backtrace() call for retrieving a stack trace.
* Needed for CallStack to operate; if not defined, CallStack is