Skip to content

Commit

Permalink
fixup! TEMP add more log
Browse files Browse the repository at this point in the history
  • Loading branch information
benoitdm-oslandia committed Jan 22, 2025
1 parent 04b0629 commit 68f4dc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/server/services/wms/qgswmsrenderer.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -1106,6 +1106,7 @@ namespace QgsWms
QgsDebugMsgLevel( QStringLiteral( "============== %1:%2." ).arg( __FILE__ ).arg( __LINE__ ), 2 );
return nullptr;
}

QgsDebugMsgLevel( QStringLiteral( "============== %1:%2." ).arg( __FILE__ ).arg( __LINE__ ), 2 );
return image.release();
}
Expand Down

0 comments on commit 68f4dc7

Please sign in to comment.