summaryrefslogtreecommitdiff
path: root/odk
diff options
context:
space:
mode:
authorNoel Grandin <noel@peralex.com>2014-08-04 16:27:56 +0200
committerNoel Grandin <noel@peralex.com>2014-08-05 11:31:50 +0200
commitd26540bb05b0443e7988da34372c86f88cbf1f6c (patch)
tree3f24ac9aa08992ff1e90211b8681711ad92937d4 /odk
parentf124688cfdfbe96ff2be5ab44ea5023725548146 (diff)
java: remove unused fields
Change-Id: I6c93864f501f646a8940eac221a88c87b3f75525
Diffstat (limited to 'odk')
-rw-r--r--odk/examples/DevelopersGuide/OfficeDev/Number_Formats.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/odk/examples/DevelopersGuide/OfficeDev/Number_Formats.java b/odk/examples/DevelopersGuide/OfficeDev/Number_Formats.java
index d620d8e431da..31643329ad5a 100644
--- a/odk/examples/DevelopersGuide/OfficeDev/Number_Formats.java
+++ b/odk/examples/DevelopersGuide/OfficeDev/Number_Formats.java
@@ -206,7 +206,6 @@ public class Number_Formats
// __________ private members and methods __________
- private final String msDataSheetName = "Data";
private XComponentContext maOfficeContext;
private XMultiComponentFactory maServiceManager;