From 1cff998f8412218fd2447f390eadf05b2ea9ae34 Mon Sep 17 00:00:00 2001 From: Gehad elrobey Date: Sat, 30 May 2015 13:14:16 +0200 Subject: Printing: Remove more obsolete code from printlayout This code can be removed as we don't need QT printing code anymore. Signed-off-by: Gehad elrobey Signed-off-by: Lubomir I. Ivanov Signed-off-by: Dirk Hohndel --- display.h | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'display.h') diff --git a/display.h b/display.h index 72b5c99fc..53131e043 100644 --- a/display.h +++ b/display.h @@ -37,18 +37,13 @@ extern struct divecomputer *select_dc(struct dive *); struct print_options { enum print_type { - PRETTY, - TABLE, - TWOPERPAGE, - ONEPERPAGE, DIVELIST, + TABLE, STATISTICS } type; bool print_selected; bool color_selected; - bool notes_up; bool landscape; - int margins[4]; // left, top, right, bottom }; extern unsigned int dc_number; -- cgit v1.2.3-70-g09d2