diff options
Diffstat (limited to 'src/intrface.h')
-rw-r--r-- | src/intrface.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/intrface.h b/src/intrface.h index 104c8bfe..a2eff2d0 100644 --- a/src/intrface.h +++ b/src/intrface.h @@ -20,9 +20,5 @@ */ -#define ANALYSE_X 0 -#define ANALYSE_Y 5 -#define INTER_BAD_PART 10 - list_part_t *ask_structure(disk_t *disk_car,list_part_t *list_part, const int verbose, char **current_cmd); void interface_list(disk_t *disk_car, const int verbose, const int saveheader, const int backup, char **current_cmd); |