Diffusion KDESu fff46fbfa806

KDEsuClient: Delete copy constructor and assignment operator

Authored by aacid on Jan 13 2019, 10:10 PM.

Description

KDEsuClient: Delete copy constructor and assignment operator

If someone was using them, it'd crash since it was raw-copying the d pointer
so you would end up with a double delete.

This is SIC, but IMHO it's fine, whoever gets a compiler failure has a bug to fix

Details

Committed
aacidJan 13 2019, 10:10 PM
Parents
R299:72c7d53a9fa2: delete copy constructor and assignment operator of some internal classes
Branches
Unknown
Tags
Unknown