Skip to content

Commit

Permalink
mxqd: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
donald authored and mariux committed Oct 16, 2015
1 parent d19c21d commit c0b6bad
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions mxqd.h
Original file line number Diff line number Diff line change
Expand Up @@ -75,14 +75,11 @@ struct mxq_server {
char *host_id;
char *hostname;
char *server_id;
char *lockfilename;
char *pidfilename;
struct mx_flock *flock;

char *initial_path;
char *initial_tmpdir;

int is_running;
};


Expand Down

0 comments on commit c0b6bad

Please sign in to comment.