diff options
author | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-09-27 07:12:02 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2010-09-29 02:30:19 (GMT) |
commit | 131327ffc04d9888ce2b820833867d5a18a6f109 (patch) | |
tree | f4e41ca949742c6312fa628e0f13a35df122543c /src/3rdparty/libconninet/NEWS | |
parent | 45f05e32294680f15257990122ba42ef6049f13b (diff) | |
download | Qt-131327ffc04d9888ce2b820833867d5a18a6f109.zip Qt-131327ffc04d9888ce2b820833867d5a18a6f109.tar.gz Qt-131327ffc04d9888ce2b820833867d5a18a6f109.tar.bz2 |
Removing libconninet 3rdparty component.
The use of libconninet caused Qt to have a cyclic build dependency.
Which was solved by embedding a copy as a 3rd party library. Maemo has
since donated the libconninet code to Qt because (1) it was a private
Maemo API and (2) the Qt ICD plugin is the only user of the library.
This commit moves the relevent code from src/3rdparty/libconninet to
src/plugins/bearer/icd and deletes the rest.
Task-number: QT-3893
(cherry picked from commit f532d8fcd236be9933e4186a95561e1c264de277)
Diffstat (limited to 'src/3rdparty/libconninet/NEWS')
-rw-r--r-- | src/3rdparty/libconninet/NEWS | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/src/3rdparty/libconninet/NEWS b/src/3rdparty/libconninet/NEWS deleted file mode 100644 index e69de29..0000000 --- a/src/3rdparty/libconninet/NEWS +++ /dev/null |