Skip to content
Commit 58ab9cfa authored by Philip Withnall's avatar Philip Withnall
Browse files

gs-application: Remove redundant call to initialize_plugins()



`reboot_and_install()` is called from `GActionMap`, and the
`GApplication` implementation of that guarantees to call `startup()`
first. `startup()` already calls `initialize_plugins()`.

Signed-off-by: default avatarPhilip Withnall <pwithnall@endlessos.org>

Helps: #1670
parent 3c822ed5
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