diff options
Diffstat (limited to 'src/bltGrElemBar.h')
-rw-r--r-- | src/bltGrElemBar.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/bltGrElemBar.h b/src/bltGrElemBar.h index 103bd56..388d47a 100644 --- a/src/bltGrElemBar.h +++ b/src/bltGrElemBar.h @@ -92,7 +92,6 @@ class BarElement : public Element { XRectangle* activeRects_; int nBars_; int nActive_; - int xPad_; GraphSegments xeb_; GraphSegments yeb_; |