]> git.sesse.net Git - vlc/blob - extras/contrib/src/Patches/wx-cvs-2005-02-09-patch.diff
ALL: Merge the win32-contrib branch.
[vlc] / extras / contrib / src / Patches / wx-cvs-2005-02-09-patch.diff
1 diff -u -r1.49 init.cpp
2 --- src/common/init.cpp 2004/10/19 13:38:15     1.49
3 +++ src/common/init.cpp 2005/02/09 12:46:59
4 @@ -332,7 +332,7 @@
5  {
6      wxModule::CleanUpModules();
7
8 -    wxClassInfo::CleanUp();
9 +    //wxClassInfo::CleanUp();
10
11      // we can't do this in wxApp itself because it doesn't know if argv had
12      // been allocated
13