Skip to content

Commit

Permalink
Removed commented code
Browse files Browse the repository at this point in the history
  • Loading branch information
elpaso committed Jun 1, 2018
1 parent 749bc02 commit cac675a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/core/qgsprovidermetadata.h
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,6 @@ class CORE_EXPORT QgsProviderMetadata

if ( sipResObj )
{
// Py_DECREF(sipResObj);
if ( sipCanConvertToType( sipResObj, sipType_QgsDataProvider, SIP_NOT_NONE ) )
{
int state0;
Expand Down

0 comments on commit cac675a

Please sign in to comment.