X-Git-Url: https://git.gag.com/?p=fw%2Faltos;a=blobdiff_plain;f=altosui%2FAltosGraphTime.java;h=ada6ef131ae3d3ea777cb3c36e7922eb58844b6b;hp=a5451280ca9d0d4a486e8f95b5edcfb430868c0f;hb=c3314dae2d3df82e188daf6ba8520cce833592c6;hpb=51c7741040d95c5deece939dae5e4136cc04afc4 diff --git a/altosui/AltosGraphTime.java b/altosui/AltosGraphTime.java index a5451280..ada6ef13 100644 --- a/altosui/AltosGraphTime.java +++ b/altosui/AltosGraphTime.java @@ -132,7 +132,6 @@ class AltosGraphTime extends AltosGraph { private Integer serial = null; private Integer flight = null; - private String title; private ArrayList elements; private HashMap axes; private HashMap datasets;