summaryrefslogtreecommitdiff
path: root/test/lisp/cedet/srecode-utest-getset.el
diff options
context:
space:
mode:
Diffstat (limited to 'test/lisp/cedet/srecode-utest-getset.el')
-rw-r--r--test/lisp/cedet/srecode-utest-getset.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lisp/cedet/srecode-utest-getset.el b/test/lisp/cedet/srecode-utest-getset.el
index 0497dea505d..1c6578038c0 100644
--- a/test/lisp/cedet/srecode-utest-getset.el
+++ b/test/lisp/cedet/srecode-utest-getset.el
@@ -128,7 +128,6 @@ private:
(srecode-utest-getset-jumptotag "miscFunction"))
(let ((pos (point)))
- (skip-chars-backward " \t\n") ; xemacs forward-comment is different.
(forward-comment -1)
(re-search-forward "miscFunction" pos))