changeset 414:dd4a1aa96232

Fixing issue #53
author heinrichsweikamp
date Sat, 16 Jul 2011 13:25:23 +0200
parents 46c1818ab589
children d022c62a1df5
files code_part1/OSTC_code_asm_part1/menu_logbook.asm
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/code_part1/OSTC_code_asm_part1/menu_logbook.asm	Sat Jul 16 09:32:31 2011 +0200
+++ b/code_part1/OSTC_code_asm_part1/menu_logbook.asm	Sat Jul 16 13:25:23 2011 +0200
@@ -137,7 +137,6 @@
 	bra			menu_logbook3b				; No, Nothing to do
 
 	bsf			all_dives_shown				; Yes
-	bsf			logbook_page_not_empty
 	bra			menu_logbook_display_loop2	; rcall of get_free_eeprom_location not required here (faster)