[Lxr-commits] CVS: lxr/lib/LXR/Index Oracle.pm,1.10,1.11
Brought to you by:
ajlittoz
From: Dave B. <bro...@us...> - 2004-10-18 22:19:40
|
Update of /cvsroot/lxr/lxr/lib/LXR/Index In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv22821/lib/LXR/Index Modified Files: Oracle.pm Log Message: oops, retract local change Index: Oracle.pm =================================================================== RCS file: /cvsroot/lxr/lxr/lib/LXR/Index/Oracle.pm,v retrieving revision 1.10 retrieving revision 1.11 diff -u -d -r1.10 -r1.11 --- Oracle.pm 18 Oct 2004 20:42:45 -0000 1.10 +++ Oracle.pm 18 Oct 2004 22:19:29 -0000 1.11 @@ -18,10 +18,6 @@ package LXR::Index::Oracle; -BEGIN { - $ENV{'ORACLE_HOME'}='/lcl/apps/oracle'; -} - $CVSID = '$Id$ '; use strict; |