summaryrefslogtreecommitdiffstats
path: root/debugger/show_source.mli
diff options
context:
space:
mode:
Diffstat (limited to 'debugger/show_source.mli')
-rw-r--r--debugger/show_source.mli2
1 files changed, 0 insertions, 2 deletions
diff --git a/debugger/show_source.mli b/debugger/show_source.mli
index 3b136ab74..818e47f6b 100644
--- a/debugger/show_source.mli
+++ b/debugger/show_source.mli
@@ -11,8 +11,6 @@
(* *)
(***********************************************************************)
-(* $Id$ *)
-
(* Print the line containing the point *)
val show_point : Instruct.debug_event -> bool -> unit;;