Skip to content
Snippets Groups Projects
Commit fc889f03 authored by oharboe's avatar oharboe
Browse files

delete long retired commented out code (daemon_startup)

git-svn-id: svn://svn.berlios.de/openocd/trunk@2487 b42882b7-edfa-0310-969c-e2dbd0fdcd60
parent 587aa648
No related branches found
No related tags found
No related merge requests found
......@@ -123,10 +123,6 @@ proc script {filename} {
source [find $filename]
}
#proc daemon_reset {} {
# puts "Daemon reset is obsolete. Use -c init -c \"reset halt\" at end of openocd command line instead");
#}
add_help_text script "<filename> - filename of OpenOCD script (tcl) to run"
# Handle GDB 'R' packet. Can be overriden by configuration script,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment