mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Removed some testing code.
There was an unneeded line in the code, just for my own testing purposes. Signed-off-by: Egbertdepauw <egbert@despaankamer.nl>
This commit is contained in:
parent
c5e5535f51
commit
7201a40c5f
1 changed files with 0 additions and 1 deletions
|
@ -261,7 +261,6 @@ QString MapWidgetHelper::pluginObject()
|
|||
" Component.onCompleted: {"
|
||||
" if (availableServiceProviders.indexOf(name) === -1) {"
|
||||
" console.warn('MapWidget.qml: cannot find a plugin named: ' + name);"
|
||||
" console.warn('Test van Egbert');"
|
||||
" }"
|
||||
" }"
|
||||
"}")
|
||||
|
|
Loading…
Add table
Reference in a new issue