IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 10465


Ignore:
Timestamp:
Dec 4, 2006, 5:07:01 PM (20 years ago)
Author:
Paul Price
Message:

Removing useless line.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/PS-IPP-Config/lib/PS/IPP/Config.pm

    r10464 r10465  
    11# Copyright (c) 2006  Paul Price, Joshua Hoblitt
    22#
    3 # $Id: Config.pm,v 1.9 2006-12-05 03:05:37 price Exp $
     3# $Id: Config.pm,v 1.10 2006-12-05 03:07:01 price Exp $
    44
    55package PS::IPP::Config;
     
    109109    my $name = shift;           # raw name
    110110    my $base;
    111 
    112     my $abspath = false;
    113111
    114112    # strip off file:// prefix
Note: See TracChangeset for help on using the changeset viewer.