mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
remove incorrect note about pointer leaking
Signed-off-by: Ivailo Monev <xakepa10@laimg.moc>
This commit is contained in:
parent
280aba512e
commit
0c28c71e12
1 changed files with 0 additions and 2 deletions
|
@ -522,8 +522,6 @@ QHostAddress::QHostAddress(SpecialAddress address)
|
|||
*/
|
||||
QHostAddress::~QHostAddress()
|
||||
{
|
||||
// ###: leaking pointer, something is accessing it?
|
||||
// delete d;
|
||||
}
|
||||
|
||||
/*!
|
||||
|
|
Loading…
Add table
Reference in a new issue