mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-24 19:02:59 +00:00
misc cleanups
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
e6d4eb5454
commit
e13bd0f73d
2 changed files with 0 additions and 4 deletions
|
@ -248,9 +248,6 @@ static QString fromPercentEncodingMutable(QByteArray *ba)
|
|||
|
||||
//#define QURL_DEBUG
|
||||
|
||||
// implemented in qvsnprintf.cpp
|
||||
Q_CORE_EXPORT int qsnprintf(char *str, size_t n, const char *fmt, ...);
|
||||
|
||||
// needed by the punycode encoder/decoder
|
||||
#define Q_MAXINT ((uint)((uint)(-1)>>1))
|
||||
static const uint base = 36;
|
||||
|
|
|
@ -43,7 +43,6 @@
|
|||
#define QREADWRITELOCK_H
|
||||
|
||||
#include <QtCore/qglobal.h>
|
||||
#include <limits.h> // ### Qt 5: remove
|
||||
|
||||
QT_BEGIN_HEADER
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue