summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/PostProcessing.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-07-08 17:44:56 -0400
committerLioncash <mathew1800@gmail.com>2019-07-08 17:44:58 -0400
commitb1b9c6aa1e8c04a89f2d6e08960e67665bcabda2 (patch)
tree57b792f15f4487dc17a3d50106c557203a5170a7 /Source/Core/VideoCommon/PostProcessing.cpp
parentbc8778203eefcfca0597abc286de3c36edfbe6e5 (diff)
Common/DebugInterface: Default virtual destructor
While we're at it, we can also default the constructor and destructor of inheriting classes in their respective cpp file to prevent the construction and destruction of non-trivial types being inlined into other regions of code.
Diffstat (limited to 'Source/Core/VideoCommon/PostProcessing.cpp')
0 files changed, 0 insertions, 0 deletions