java: remove some unused fields in the ODK examples

Change-Id: Ic6b4f18aefba6603af51d17d061e3f821e95261f
This commit is contained in:
Noel Grandin
2014-08-04 13:35:47 +02:00
parent dabfe7dd02
commit d504294a77
18 changed files with 11 additions and 45 deletions

View File

@ -77,7 +77,6 @@ public class ProtocolHandlerAddon {
/** The frame where the addon depends on.
*/
private XFrame m_xFrame;
private XStatusListener m_xStatusListener;
/** The constructor of the inner class has a XMultiServiceFactory parameter.