OS/2 version of SQLite 3.3 is upstream and working fine, so I can remove

the note about OS/2 from README.MOZILLA.


git-svn-id: svn://10.0.0.236/trunk@220561 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mozilla%weilbacher.org
2007-02-19 22:49:15 +00:00
parent 9dc4a1273e
commit 45cf550c03

View File

@@ -35,9 +35,3 @@ functionality used by mozIStorageConnection.preload to fill the cache with
pages from the disk.
-- Brett Wilson <brettw@gmail.com> 04/2006
While updating do not remove the files os_os2.c and os_os2.h and be sure to
leave the parts in os.h intact that refer to OS_OS2. Once the OS/2 changes
have made it into SQLite upstream this note can be removed.
-- Peter Weilbacher <mozilla@weilbacher.org> 05/2006