From aa2739c975173b0c62623b7241ef887003af89b7 Mon Sep 17 00:00:00 2001 From: Blottiere Paul Date: Thu, 18 May 2017 12:14:28 +0200 Subject: [PATCH] Update sip binding --- python/core/qgspluginlayer.sip | 1 - 1 file changed, 1 deletion(-) diff --git a/python/core/qgspluginlayer.sip b/python/core/qgspluginlayer.sip index 0e340711068..8b6fbedd070 100644 --- a/python/core/qgspluginlayer.sip +++ b/python/core/qgspluginlayer.sip @@ -29,7 +29,6 @@ In order to be readable from project files, they should set these attributes in virtual QgsPluginLayer *clone() const = 0; %Docstring Returns a new instance equivalent to this one. - \param deep If true, a deep copy is done :return: a new layer instance .. versionadded:: 3.0 :rtype: QgsPluginLayer