Revert "coverity#1327168 see if stock SuppressWarnings is sufficient to"
that didn't work
This reverts commit 04a7df738a
.
Change-Id: I5e4dfc28c03668eebb0fe8056beede7ef0b05ee5
This commit is contained in:
@@ -52,7 +52,6 @@ public class ScriptContext extends PropertySet implements XScriptContext {
|
||||
private final XComponentContext m_xComponentContext;
|
||||
|
||||
// property, accessed via reflection
|
||||
@SuppressWarnings("URF_UNREAD_PUBLIC_OR_PROTECTED_FIELD")
|
||||
public String m_sDocURI = null;
|
||||
|
||||
private ScriptContext(XComponentContext xmComponentContext, XDesktop xDesktop,
|
||||
|
Reference in New Issue
Block a user