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:
Caolán McNamara
2015-10-20 12:43:14 +01:00
parent 00a78f6102
commit e9fc41292b

View File

@@ -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,