From: Thierry Parmentelat Date: Mon, 17 Jan 2011 15:22:53 +0000 (+0100) Subject: remove never used breakpoint X-Git-Tag: bootmanager-5.0-16~7 X-Git-Url: http://git.onelab.eu/?p=bootmanager.git;a=commitdiff_plain;h=227c5be1c2b98361d42482ca5f130be5ca8f7d26 remove never used breakpoint --- diff --git a/source/BootManager.py b/source/BootManager.py index eae4c04..f47748d 100755 --- a/source/BootManager.py +++ b/source/BootManager.py @@ -356,7 +356,7 @@ def main(argv): import utils utils.prompt_for_breakpoint_mode() - utils.breakpoint ("Entering BootManager::main") +# utils.breakpoint ("Entering BootManager::main") # set to 1 if error occurred error= 0