X-Git-Url: http://erislabs.net/gitweb/?p=id3fs.git;a=blobdiff_plain;f=sbin%2Fid3fsd;h=12808edd0cc66981e9cb645bd32c8925026f1e18;hp=9333c78e5d45b9fb2c64faece1fa651fd89aa041;hb=ed2911ae4da26fc6e30a7784f7933eff505e5be8;hpb=f55d17d2691ad7e0be33106a3d45cb7a0c445b27 diff --git a/sbin/id3fsd b/sbin/id3fsd index 9333c78..12808ed 100755 --- a/sbin/id3fsd +++ b/sbin/id3fsd @@ -16,7 +16,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see . -use lib '/home/ianb/projects/id3fs/id3fs/lib'; # FIXME: remove use strict; use Getopt::Long qw(Configure); use ID3FS::DB;