]> git.saurik.com Git - wxWidgets.git/commitdiff
removed 2.6.1 symbols from 2.6.2 tag
authorVáclav Slavík <vslavik@fastmail.fm>
Sat, 16 Jul 2005 21:39:51 +0000 (21:39 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Sat, 16 Jul 2005 21:39:51 +0000 (21:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34868 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

version-script.in

index fa82a92ec340e07021dbe40ba74dbf68be7fe10b..1ab67b41edccb819bb0505f902b06fb788028f07 100644 (file)
@@ -6,16 +6,12 @@
 #       new development branch.
 
 
-# public symbols added in release 2.6.2
-# (or 2.6.1, we started versioning the symbols in 2.6.2):
+# public symbols added in release 2.6.2:
 
 @WX_VERSION_TAG@.2 {
     global:
-        *wxLaunchDefaultBrowser*;
         *wxLogBuffer*;
         *wxMessageOutputBest*;
-        wxEVT_SCROLL_CHANGED;
-        *wxFileDialog*DoSetSize*;
         *wxDialog*GetEscapeId*;
         *wxWizard*FinishLayout*;
 };