]> git.saurik.com Git - wxWidgets.git/commit
I got tired of some of the memory leak messages related to html and
authorRobin Dunn <robin@alldunn.com>
Mon, 20 Sep 1999 20:15:31 +0000 (20:15 +0000)
committerRobin Dunn <robin@alldunn.com>
Mon, 20 Sep 1999 20:15:31 +0000 (20:15 +0000)
commit269e82009d568d66363ede3c093b9c001ca54a2f
tree7c9d9ee690022e01c1a36c6ec4234e46f2c0ea01
parentd57eb7b9b3a2218d431273512fd7af2038aa058d
I got tired of some of the memory leak messages related to html and
filesystem classes, (even when I wasn't using them) so I added to the
cleanup code already there.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3736 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
include/wx/filesys.h
src/common/filesys.cpp
src/html/htmlwin.cpp