Skip to content
Snippets Groups Projects
Commit 60010149 authored by Erik Alexandre Pucci's avatar Erik Alexandre Pucci Committed by Danilo K. S. Yorinori
Browse files

client.h: Removed exe constant that was replaced by EXEFILE define

parent 147bb4cd
Branches
Tags
No related merge requests found
......@@ -48,9 +48,6 @@
#define DEBUG(fmt, args...)
#endif
/* Statics strings */
static const char *exe = "bin/client";
/* Functions */
void print_help(void);
int verify_parameters(int, char **, struct soap *, char **, char **);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment