Index: trunk/PS-IPP-Config/lib/PS/IPP/Config.pm
===================================================================
--- trunk/PS-IPP-Config/lib/PS/IPP/Config.pm	(revision 10570)
+++ trunk/PS-IPP-Config/lib/PS/IPP/Config.pm	(revision 10571)
@@ -1,5 +1,5 @@
 # Copyright (c) 2006  Paul Price, Joshua Hoblitt
 #
-# $Id: Config.pm,v 1.17 2006-12-08 19:49:14 price Exp $
+# $Id: Config.pm,v 1.18 2006-12-08 19:49:45 price Exp $
 
 package PS::IPP::Config;
@@ -17,5 +17,5 @@
 
 use base qw( Class::Accessor::Fast );
-__PACKAGE__->mk_accessors( qw( path workdir ) );
+__PACKAGE__->mk_accessors( qw( path ) );
 
 our $parser = PS::IPP::Metadata::Config->new; # Metadata parser
