diff options
Diffstat (limited to 'gprofng/src/LoadObject.h')
-rw-r--r-- | gprofng/src/LoadObject.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gprofng/src/LoadObject.h b/gprofng/src/LoadObject.h index 14dfe26..dd40ea0 100644 --- a/gprofng/src/LoadObject.h +++ b/gprofng/src/LoadObject.h @@ -167,7 +167,6 @@ public: unsigned int flags; // SEG_FLAG_* bool isReadStabs; - bool need_swap_endian; int seg_idx; // for compatibility (ADDRESS) seg_type type; int64_t size; // size of loadobject in bytes |