summaryrefslogtreecommitdiffstats
path: root/doc/src/snippets/code
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@nokia.com>2009-07-24 20:49:46 (GMT)
committerThiago Macieira <thiago.macieira@nokia.com>2009-07-24 20:49:46 (GMT)
commit3a8c8583545b4d5eb0b1fe8d17838bea2b819703 (patch)
tree7be65b4b60da4ba633c26744ed5bd2cc564b709a /doc/src/snippets/code
parentb7c29570b9f6fecb6f042532f81e100a1f9b99a9 (diff)
downloadQt-3a8c8583545b4d5eb0b1fe8d17838bea2b819703.zip
Qt-3a8c8583545b4d5eb0b1fe8d17838bea2b819703.tar.gz
Qt-3a8c8583545b4d5eb0b1fe8d17838bea2b819703.tar.bz2
Remove the old specialised deleter implementation from QSharedPointer.
This should be binary- and source-compatible, since these QSharedPointer internal classes aren't exported. The compiler should generate the symbols in all libraries and applications that used it, which means removing it from Qt won't affect them. (In fact, these symbols shouldn't be in QtCore at all, since we don't use QSharedPointer in it)
Diffstat (limited to 'doc/src/snippets/code')
0 files changed, 0 insertions, 0 deletions