remove realplay from w3m

 

File modified: lisp/emacs.d/ivan-w3m.el

Change359 at Thu Aug 26 11:41:00 2010 +0200 by Ivan Kanis <ivan@tao>

diff -r 90f280b0de76 -r 9b7f2daef3ea lisp/emacs.d/ivan-w3m.el
--- a/lisp/emacs.d/ivan-w3m.el	Thu Aug 26 10:49:31 2010 +0200
+++ b/lisp/emacs.d/ivan-w3m.el	Thu Aug 26 11:41:00 2010 +0200
@@ -116,14 +116,10 @@
  w3m-form-button-face blue
  w3m-image-anchor blue)
 
-;; Realplay support
-(add-hook 'w3m-load-hook 'realplay-w3m-init)
-
 (provide 'ivan-w3m)
 
 ;; Copyright (C) 2007 Ivan Kanis
 ;; Author: Ivan Kanis
-;; 
 ;;
 ;; This program is free software ; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by


back