Skip to content
Commit f31a67fc authored by Ingo Klöcker's avatar Ingo Klöcker
Browse files

Remove superfluous call of load() from configuration module c'tors

load() is invoked automatically when a configuration module is shown
for the first time. Apart from being unnecessary, calling a virtual
member function from a c'tor should be avoided at all costs.

GnuPG-bug-id: 5801
parent 9b38454c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment