mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
remove redundant error from qglobal header
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
53559401e6
commit
9c35f88a35
1 changed files with 0 additions and 2 deletions
|
@ -691,8 +691,6 @@ public:
|
|||
ByteOrder = BigEndian
|
||||
#elif Q_BYTE_ORDER == Q_LITTLE_ENDIAN
|
||||
ByteOrder = LittleEndian
|
||||
#else
|
||||
# error "Undefined byte order"
|
||||
#endif
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue