Kaydet (Commit) 816a9dde authored tarafından Tor Lillqvist's avatar Tor Lillqvist

loplugin:oncevar

Change-Id: I538903412a351ba901c2b2149e450ebc7e80916a
üst e19c0a3d
......@@ -430,6 +430,7 @@ void SdrMediaObj::mediaPropertiesChanged( const ::avmedia::MediaItem& rNewProper
OUString tempFileURL;
OUString tempDirURL;
bool bSuccess;
tempDirURL = "";
#if HAVE_FEATURE_GLTF
if( url.endsWith(".json") )
bSuccess = lcl_HandleJsonPackageURL(url, GetModel(), tempFileURL, tempDirURL);
......
Markdown is supported
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