File tree 2 files changed +0
-15
lines changed
2 files changed +0
-15
lines changed Original file line number Diff line number Diff line change 41
41
42
42
DECLARE_STRING_PARAM_FLAG (D);
43
43
44
- /* ----------------------------------------------------------------------------
45
- Public Function Prototypes
46
- ----------------------------------------------------------------------------*/
47
- int main (
48
- int argc,
49
- char **argv);
50
-
51
44
/* ----------------------------------------------------------------------------
52
45
Private Function Prototypes
53
46
----------------------------------------------------------------------------*/
Original file line number Diff line number Diff line change @@ -76,14 +76,6 @@ const int kMaxShapeLabelLength = 10;
76
76
77
77
DECLARE_STRING_PARAM_FLAG (test_ch);
78
78
79
- /* ----------------------------------------------------------------------------
80
- Public Function Prototypes
81
- ----------------------------------------------------------------------------*/
82
- int main (
83
- int argc,
84
- char **argv);
85
-
86
-
87
79
/* ----------------------------------------------------------------------------
88
80
Public Code
89
81
-----------------------------------------------------------------------------*/
You can’t perform that action at this time.
0 commit comments