Skip to content
Snippets Groups Projects
Commit 498a2f2c authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

removed unused prototypes
parent 76780c8f
No related branches found
No related tags found
No related merge requests found
......@@ -28,8 +28,6 @@ typedef struct {
} Symbol;
void InitSymbols (void);
void DeleteSymbols(void);
int CompareSymbols (const void *a, const void *b);
extern Tree_T *Symbol_T;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment