aboutsummaryrefslogtreecommitdiff
path: root/src/openocd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/openocd.h')
-rw-r--r--src/openocd.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/openocd.h b/src/openocd.h
index 57bf4551..6d87c2af 100644
--- a/src/openocd.h
+++ b/src/openocd.h
@@ -31,7 +31,4 @@
*/
int openocd_main(int argc, char *argv[]);
-/** provides a hard-coded command environment setup */
-extern const char openocd_startup_tcl[];
-
#endif