diff options
| author | Aokromes <aokromes@gmail.com> | 2017-11-25 02:50:29 +0100 |
|---|---|---|
| committer | Aokromes <aokromes@gmail.com> | 2017-11-25 02:50:29 +0100 |
| commit | 90badf9d7e328d74877eb9e3ea3099bf6c019e73 (patch) | |
| tree | 82b0e8e92b7d08cc918e7492d395b7aabaab5d13 /src/common/Utilities | |
| parent | d5c6a4f20aa801c38aa2ba5a836eabee21acfb37 (diff) | |
Misc: More cleanup
Diffstat (limited to 'src/common/Utilities')
| -rw-r--r-- | src/common/Utilities/ByteConverter.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/common/Utilities/ByteConverter.h b/src/common/Utilities/ByteConverter.h index 29d7497f242..18047d0d3a5 100644 --- a/src/common/Utilities/ByteConverter.h +++ b/src/common/Utilities/ByteConverter.h @@ -65,4 +65,3 @@ inline void EndianConvertReverse(uint8&) { } inline void EndianConvertReverse( int8&) { } #endif - |
