remove unused log file.
authorarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 20 May 2010 17:01:29 +0000 (17:01 +0000)
committerarighi <arighi@38d2e660-2303-0410-9eaa-f027e97ec537>
Thu, 20 May 2010 17:01:29 +0000 (17:01 +0000)
git-svn-id: https://src.develer.com/svnoss/bertos/trunk@3762 38d2e660-2303-0410-9eaa-f027e97ec537

boards/arduino/benchmark/context_switch/wizard_error.log [deleted file]

diff --git a/boards/arduino/benchmark/context_switch/wizard_error.log b/boards/arduino/benchmark/context_switch/wizard_error.log
deleted file mode 100644 (file)
index 59fd2a8..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
-Traceback (most recent call last):
-
-  File "/home/righiandr/Software/bertos/trunk/wizard/BWizard.py", line 93, in pageChanged
-    page.reloadData()
-
-  File "/home/righiandr/Software/bertos/trunk/wizard/BRoutePage.py", line 124, in reloadData
-    self.project.loadProjectFromPreset(preset)
-
-  File "/home/righiandr/Software/bertos/trunk/wizard/BProject.py", line 182, in loadProjectFromPreset
-    self.loadModuleData(True)
-
-  File "/home/righiandr/Software/bertos/trunk/wizard/BProject.py", line 263, in loadModuleData
-    configuration_info[configuration] = loadConfigurationInfos(cfg_file_path)
-
-  File "/home/righiandr/Software/bertos/trunk/wizard/bertos_utils.py", line 563, in loadConfigurationInfos
-    for comment, define, start in getDefinitionBlocks(open(path, "r").read()):
-
-IOError: [Errno 2] No such file or directory: u'/home/righiandr/Software/bertos/trunk/bertos/cfg/cfg_menu.h'
->>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>