Skip to content
Snippets Groups Projects
Commit 54f648e6 authored by scott snyder's avatar scott snyder
Browse files

VP1Gui: Fix clang warning.

Implicit copy ctor is deprecated if these's an explicit assignent op.
Just remove the explicit assignment op here; it doesn't do anything
different from the default.
parent c23984db
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment