diff options
Diffstat (limited to 'lisp/ps-samp.el')
-rw-r--r-- | lisp/ps-samp.el | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/lisp/ps-samp.el b/lisp/ps-samp.el index bfdcd91d26a..5e7fbb2ca9a 100644 --- a/lisp/ps-samp.el +++ b/lisp/ps-samp.el @@ -1,6 +1,6 @@ ;;; ps-samp.el --- ps-print sample setup code -;; Copyright (C) 2007-2011 Free Software Foundation, Inc. +;; Copyright (C) 2007-2012 Free Software Foundation, Inc. ;; Author: Jim Thompson (was <thompson@wg2.waii.com>) ;; Jacques Duthen (was <duthen@cegelec-red.fr>) @@ -251,8 +251,6 @@ ;; * CUPS has enabled the option "Share published printers connected ;; to this system" (see <http://localhost:631/admin>). -(eval-when-compile - (require 'cl)) (require 'printing) (require 'zeroconf) |