branch: externals/auctex
commit b62181c0ef7c9b80c16618be97d17c59d644683a
Author: Ikumi Keita <ik...@ikumi.que.jp>
Commit: Ikumi Keita <ik...@ikumi.que.jp>

    ; Remove unused code fragment
    
    * tex.el (defvar): Remove unused code fragment once introduced to
    silence byte compiler.
---
 tex.el | 2 --
 1 file changed, 2 deletions(-)

diff --git a/tex.el b/tex.el
index f5e8801..684b6f7 100644
--- a/tex.el
+++ b/tex.el
@@ -1177,8 +1177,6 @@ focus."
   :group 'TeX-view
   :type 'boolean)
 
-(defvar url-unreserved-chars)
-
 (defun TeX-evince-sync-view-1 (de app)
   "Focus the focused page/paragraph in Evince with the position
 of point in emacs by using Evince's DBUS API.  Used by default

_______________________________________________
auctex-diffs mailing list
auctex-di...@gnu.org
https://lists.gnu.org/mailman/listinfo/auctex-diffs

Reply via email to