Commit 98cbb832 authored by Alexandre Derumier's avatar Alexandre Derumier Committed by Dietmar Maurer

spiceproxy : remove debug -use lib '..';

Signed-off-by: 's avatarAlexandre Derumier <aderumier@odiso.com>
parent 74bfa85d
......@@ -4,7 +4,6 @@ $ENV{'PATH'} = '/sbin:/bin:/usr/sbin:/usr/bin';
delete @ENV{qw(IFS CDPATH ENV BASH_ENV)};
use lib '..';
use strict;
use English;
use Getopt::Long;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment