diff --git a/lib/DBD/SQLite.pm b/lib/DBD/SQLite.pm index 32f0b4b..1900a64 100644 --- a/lib/DBD/SQLite.pm +++ b/lib/DBD/SQLite.pm @@ -1964,13 +1964,6 @@ system). The following items remain to be done. -=head2 Warnings Upgrade - -We currently use a horridly hacky method to issue and suppress warnings. -It suffices for now, but just barely. - -Migrate all of the warning code to use the recommended L warnings. - =head2 Leak Detection Implement one or more leak detection tests that only run during