Comment out an unused global variable.

The variable is present only for completeness in qurl.cpp.

Change-Id: I68d7ca4cd52c14fbf8154e510737f7428d8e9679
Reviewed-by: David Faure (KDE) <faure@kde.org>
bb10
Thiago Macieira 2013-01-28 19:33:59 -08:00 committed by The Qt Project
parent 0da5471664
commit 83e074c31a
1 changed files with 1 additions and 1 deletions

View File

@ -660,7 +660,7 @@ static const ushort encodedFragmentActions[] = {
encode(']'), // 6
0
};
static const ushort * const decodedFragmentInUrlActions = 0;
//static const ushort * const decodedFragmentInUrlActions = 0;
static const ushort * const decodedFragmentInIsolationActions = 0;
// the query is handled specially: the decodedQueryXXX tables are run with