# HG changeset patch
# User heinrichsweikamp
# Date 1321804849 -3600
# Node ID ab819be6193fcc9076ee383ccc849901514da0e4
# Parent  24e018713ea22c9ae7bd814497ce7c3c82a3a7d6
small cleanup in the logbook

diff -r 24e018713ea2 -r ab819be6193f code_part1/OSTC_code_asm_part1/menu_logbook.asm
--- a/code_part1/OSTC_code_asm_part1/menu_logbook.asm	Sat Nov 19 11:35:08 2011 +0100
+++ b/code_part1/OSTC_code_asm_part1/menu_logbook.asm	Sun Nov 20 17:00:49 2011 +0100
@@ -1300,13 +1300,9 @@
 	movff		mintemp+0, divenumber
 	decf		divenumber,F
 	bcf			all_dives_shown
-
-	decf		menupos2,F	
-
 	clrf		menupos3					; here: used row on current page
 	movlw		d'5'
 	movwf		menupos						; here: active row on current page
-	incf		menupos2,F					; start new page
 	call		PLED_ClearScreen			; clear details/profile
 	goto		menu_logbook1b					; start search