]> git.tdb.fi Git - libs/core.git/commit
Remove unnecessary private copy constructors
authorMikko Rasa <tdb@tdb.fi>
Sun, 31 Oct 2021 11:29:06 +0000 (13:29 +0200)
committerMikko Rasa <tdb@tdb.fi>
Sun, 31 Oct 2021 18:27:42 +0000 (20:27 +0200)
commit9b38e20254913629a0db40e8eb8e1c42e1728e41
treeb60ed80988262a2fd7917904a71327b93bd44835
parent99b9121e2158603372c7313400283b622e6754d8
Remove unnecessary private copy constructors

These classes already inherit NonCopyable.
source/core/application.h
source/debug/profilingscope.h