summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorjoye <joye>2014-01-16 22:16:21 (GMT)
committerjoye <joye>2014-01-16 22:16:21 (GMT)
commitb5e2b9160de1022d19f5e27b2212ab8ed7b95b24 (patch)
tree7ac126a1107f24cd5889098ba4f5995cb4471a95 /src
parent071c9613c1be109fc4470e2a030a5888fede411c (diff)
downloadblt-b5e2b9160de1022d19f5e27b2212ab8ed7b95b24.zip
blt-b5e2b9160de1022d19f5e27b2212ab8ed7b95b24.tar.gz
blt-b5e2b9160de1022d19f5e27b2212ab8ed7b95b24.tar.bz2
*** empty log message ***
Diffstat (limited to 'src')
-rw-r--r--src/bltGrElemBar.C6
1 files changed, 0 insertions, 6 deletions
diff --git a/src/bltGrElemBar.C b/src/bltGrElemBar.C
index 92840f8..3776286 100644
--- a/src/bltGrElemBar.C
+++ b/src/bltGrElemBar.C
@@ -47,12 +47,6 @@ typedef struct {
} BarRegion;
typedef struct {
- Point2f ul, lr;
- Segment2d segments[4];
- int nSegments;
-} Bar;
-
-typedef struct {
const char *name; /* Pen style identifier. If NULL, pen
* was statically allocated. */
ClassId classId; /* Type of pen */