qml: Remove unneeded copy-ctor and copy-assignment operator
authorSérgio Martins <sergio.martins@kdab.com>
Sun, 19 Jul 2015 18:04:41 +0000 (19:04 +0100)
committerSimon Hausmann <simon.hausmann@theqtcompany.com>
Mon, 20 Jul 2015 19:30:33 +0000 (19:30 +0000)
commit09461d5820f9e96f34c9f1e9cdf6b6072eb0e875
tree74ebd70982dc827e86074b83feba40331198b5f8
parent51dbd978eeac258fbc34ecb06d990efb90a58866
qml: Remove unneeded copy-ctor and copy-assignment operator

It's passed by value all over the place, so make it trivially-copyable

Change-Id: I6710529b3d9a70c94f02c9c3e505658817de0898
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
src/qml/jsruntime/qv4global_p.h