Ticket #14716 (closed optimization: fixed)

Opened 8 months ago

Last modified 8 months ago

[patch] cleanup not needed variable initialization in src/os2/slider.cpp

Reported by: ettl.martin Owned by:
Priority: normal Milestone:
Component: wxOS2 Version: 2.9-svn
Keywords: Cc:
Blocked By: Patch: yes
Blocking:

Description

During a code review, i found a not needed variable initialization in file src/os2/slider.cpp.

Please review the attached patch, it fixes this issue.

Best regards and many thanks

Martin Ettl

Attachments

cleanup.patch download (1.2 KB) - added by ettl.martin 8 months ago.
proposed patch

Change History

Changed 8 months ago by ettl.martin

proposed patch

Changed 8 months ago by VZ

  • status changed from new to closed
  • resolution set to fixed

(In [72602]) No changes, just remove some unneeded variables initializations.

Closes #14716, #14717.

Note: See TracTickets for help on using tickets.