[svn:dbd-oracle] r14515 - dbd-oracle/branches/polute

[email protected] Thu, 4 Nov 2010 08:24:23 -0700 (PDT)
Newsgroups perl.dbd.oracle.changes
Message-ID <[email protected]>
Author: byterock
Date: Thu Nov  4 08:24:22 2010
New Revision: 14515

Modified:
   dbd-oracle/branches/polute/Oracle.h

Log:
Opps forgot to get rid of what is really cause problems. Silly me

Modified: dbd-oracle/branches/polute/Oracle.h
==============================================================================
--- dbd-oracle/branches/polute/Oracle.h	(original)
+++ dbd-oracle/branches/polute/Oracle.h	Thu Nov  4 08:24:22 2010
@@ -45,8 +45,6 @@
 
 #define NEED_DBIXS_VERSION 93
 
-#define PERL_POLLUTE
-
 #define PERL_NO_GET_CONTEXT  /*for Threaded Perl */
 
 #include <DBIXS.h>		/* installed by the DBI module	*/