Ticket #3155 (closed bug: fixed)

Opened 2 years ago

Last modified 2 years ago

Control.KeyboardDefaults: remove useless destroy method

Reported by: fredj Owned by:
Priority: trivial Milestone: 2.11 Release
Component: Control.KeyboardDefaults Version: SVN
Keywords: Cc:
State: Commit

Description

the destroy function destroys the handler but this already done in the base class.

Attachments

3155.0.patch Download (1.5 KB) - added by fredj 2 years ago.
remove destroy from Control.KeyboardDefaults (with unit test)

Change History

Changed 2 years ago by fredj

remove destroy from Control.KeyboardDefaults (with unit test)

Changed 2 years ago by fredj

  • state set to Review

Changed 2 years ago by bartvde

  • state changed from Review to Commit

Looks good fredj, please commit.

/me wishes we had an API doc system that deals with inheritance in OpenLayers

Changed 2 years ago by fredj

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

(In [11678]) remove Control.KeyboardDefaults::destroy method: handler destroy already done in the parent class. r=bartvde (closes #3155)

Note: See TracTickets for help on using tickets.