]> git.saurik.com Git - wxWidgets.git/blobdiff - docs/latex/wx/dynlib.tex
fix typo
[wxWidgets.git] / docs / latex / wx / dynlib.tex
index 6c64a245ea124dc126fdabbc9d3810896ea8ff26..33d6266ef4b8a8df2ea0f6d6d03c107dceb22979 100644 (file)
@@ -16,12 +16,6 @@ wxDynamicLibrary is a class representing dynamically loadable library
 this class to load a library and don't worry about unloading it -- it will be
 done in the objects destructor automatically.
 
-% deprecated now...
-%
-%\wxheading{See also}
-%
-%\helpref{wxDllLoader}{wxdllloader}
-
 \wxheading{Derived from}
 
 No base class.