diff --git a/lib/tools/pike.el b/lib/tools/pike.el
index e1986bb61dbcb982aa86052bfba53e6985d8ebca..db405fc008b73f3ae436d0c1d7733233ad51f0d6 100644
--- a/lib/tools/pike.el
+++ b/lib/tools/pike.el
@@ -1,5 +1,5 @@
 ;;; pike.el -- Font lock definitions for Pike and other LPC files.
-;;; $Id: pike.el,v 1.14 2000/11/17 06:16:05 mast Exp $
+;;; $Id: pike.el,v 1.15 2000/11/17 16:47:36 mast Exp $
 ;;; Copyright (C) 1995, 1996, 1997, 1998, 1999 Per Hedbor.
 ;;; This file is distributed as GPL
 
@@ -19,7 +19,6 @@
 
 (require 'font-lock)
 (require 'custom)
-(require 'advice)
 
 ;; Added in later font-lock versions. Copied here for backward
 ;; compatibility.