aboutsummaryrefslogtreecommitdiff
path: root/BarDisplay.c
diff options
context:
space:
mode:
Diffstat (limited to 'BarDisplay.c')
-rw-r--r--BarDisplay.c14
1 files changed, 0 insertions, 14 deletions
diff --git a/BarDisplay.c b/BarDisplay.c
index e079f8f..a54b885 100644
--- a/BarDisplay.c
+++ b/BarDisplay.c
@@ -34,29 +34,15 @@ BarDisplayClassRec barDisplayClassRec = {
.class_inited = False,
.initialize = Initialize,
.initialize_hook = NULL,
- .obj1 = NULL,
- .obj2 = NULL,
- .obj3 = 0,
.resources = resources,
.num_resources = XtNumber(resources),
.xrm_class = NULLQUARK,
- .obj4 = 0,
- .obj5 = 0,
- .obj6 = 0,
- .obj7 = 0,
.destroy = NULL,
- .obj8 = NULL,
- .obj9 = NULL,
.set_values = SetValues,
.set_values_hook = NULL,
- .obj10 = NULL,
.get_values_hook = NULL,
- .obj11 = NULL,
.version = XtVersion,
.callback_private = NULL,
- .obj12 = NULL,
- .obj13 = NULL,
- .obj14 = NULL,
.extension = NULL,
},
.graphDisplay_class = {