Ticket #14927 (closed optimization: fixed)
[patch] cleanup not needed pointer variable in src/aui/auibook.cpp
| Reported by: | ettl.martin | Owned by: | vadz |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | wxAui | Version: | 2.9-svn |
| Keywords: | Cc: | ||
| Blocked By: | Patch: | yes | |
| Blocking: |
Description
Please review the attached patch, it moves a pointer declaration into #if wxUSE_TOOLTIPS - section, because it is only used, when this configuration is set.
Best regards and many thanks
Martin Ettl
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

