From 490e98dadfc71a318a934f4196821be69c4b6342 Mon Sep 17 00:00:00 2001 From: Pierre-Yves Chibon Date: Tue, 28 Aug 2012 15:50:00 +0200 Subject: Work on the printing of the dives, first attempt to print as table. With this commit, the user can choose between two printing modes: - pretty print (with or without the dive profile) - table print (which is nothing less than a table formating containing the information) Signed-off-by: Pierre-Yves Chibon --- display-gtk.h | 1 - 1 file changed, 1 deletion(-) (limited to 'display-gtk.h') diff --git a/display-gtk.h b/display-gtk.h index 85ebae3e2..dd7e2c4a0 100644 --- a/display-gtk.h +++ b/display-gtk.h @@ -19,7 +19,6 @@ typedef struct { gboolean nitrox; gboolean sac; gboolean otu; - gboolean print_profiles; } visible_cols_t; typedef enum { -- cgit v1.2.3-70-g09d2