Kaydet (Commit) e9fc4129 authored tarafından Caolán McNamara's avatar Caolán McNamara

Revert "coverity#1327168 see if stock SuppressWarnings is sufficient to"

that didn't work

This reverts commit 04a7df73.

Change-Id: I5e4dfc28c03668eebb0fe8056beede7ef0b05ee5
üst 00a78f61
...@@ -52,7 +52,6 @@ public class ScriptContext extends PropertySet implements XScriptContext { ...@@ -52,7 +52,6 @@ public class ScriptContext extends PropertySet implements XScriptContext {
private final XComponentContext m_xComponentContext; private final XComponentContext m_xComponentContext;
// property, accessed via reflection // property, accessed via reflection
@SuppressWarnings("URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD")
public String m_sDocURI = null; public String m_sDocURI = null;
private ScriptContext(XComponentContext xmComponentContext, XDesktop xDesktop, private ScriptContext(XComponentContext xmComponentContext, XDesktop xDesktop,
......
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