summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Roberts <nickrob@snap.net.nz>2006-10-22 05:40:08 +0000
committerNick Roberts <nickrob@snap.net.nz>2006-10-22 05:40:08 +0000
commiteb036ad0e2d3ec97b482f402c4fac31f4f8f8e39 (patch)
treeabb1952e29c5ab72b8709c932c21a526f0bb4b4c
parentdead60da964b3a6f7548103da22e4531a1478802 (diff)
downloademacs-eb036ad0e2d3ec97b482f402c4fac31f4f8f8e39.tar.gz
(gdb-info-stack-custom): Don't try to give
gdb-stack-position a value when there is no fringe.
-rw-r--r--lisp/progmodes/gdb-ui.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/progmodes/gdb-ui.el b/lisp/progmodes/gdb-ui.el
index 52360a73970..007033a87ba 100644
--- a/lisp/progmodes/gdb-ui.el
+++ b/lisp/progmodes/gdb-ui.el
@@ -2048,7 +2048,6 @@ static char *magick[] = {
(or gdb-stack-position
(setq gdb-stack-position (make-marker)))
(set-marker gdb-stack-position (point)))
- (set-marker gdb-stack-position nil)
(put-text-property bl (+ bl 4)
'face '(:inverse-video t))))
(when (re-search-forward