Skip to content
Snippets Groups Projects
Commit 10d2ab80 authored by Lioncash's avatar Lioncash
Browse files

core: Make System's default constructor private

This makes it a compilation error to construct additional instances of
the System class directly, preventing accidental wasteful constructions
over and over.
parent 3a4841e4
No related branches found
No related tags found
No related merge requests found
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