From bb7314ddacecb64062b39a294965f41a296908d1 Mon Sep 17 00:00:00 2001 From: id Date: Sat, 6 Jan 2001 18:59:12 +0000 Subject: [PATCH] remove plugin --- Makefile.am | 2 +- src/defaults.c | 1 - src/misc.c | 1 - 3 files changed, 1 insertion(+), 3 deletions(-) diff --git a/Makefile.am b/Makefile.am index 94666b9d..03daf9db 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,7 +1,7 @@ ## Process this file with automake to produce Makefile.in SUBDIRS = wrlib WINGs src util po WindowMaker wmlib test WPrefs.app doc\ - contrib plugins + contrib EXTRA_DIST = TODO BUGS BUGFORM FAQ FAQ.I18N MIRRORS COPYING.WTFPL \ Install acconfig.h INSTALL.pt README.pt\ diff --git a/src/defaults.c b/src/defaults.c index c08658bd..f953c85b 100644 --- a/src/defaults.c +++ b/src/defaults.c @@ -22,7 +22,6 @@ */ #include "wconfig.h" -#include "plugin.h" #include #include diff --git a/src/misc.c b/src/misc.c index f8a65ff5..47b38c8e 100644 --- a/src/misc.c +++ b/src/misc.c @@ -48,7 +48,6 @@ #include "dialog.h" #include "xutil.h" #include "xmodifier.h" -#include "plugin.h" /**** global variables *****/