Skip to content
This repository has been archived by the owner on Jul 17, 2024. It is now read-only.

Commit

Permalink
Unused struct
Browse files Browse the repository at this point in the history
  • Loading branch information
khaledhosny committed Aug 1, 2018
1 parent dc2554a commit 66a0963
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions libpsautohint/src/ac.h
Original file line number Diff line number Diff line change
Expand Up @@ -51,12 +51,6 @@

/* structures */

/* glyph bounding box */
typedef struct Bbox
{
int32_t llx, lly, urx, ury;
} Bbox, *BboxPtr;

/* glyph point coordinates */
typedef struct
{
Expand Down

0 comments on commit 66a0963

Please sign in to comment.