diff --git a/interface/accel.h b/interface/accel.h index 15232f981e..5a3cf3d468 100644 --- a/interface/accel.h +++ b/interface/accel.h @@ -136,11 +136,6 @@ public: */ wxAcceleratorTable(); - /** - Copy ctor. - */ - wxAcceleratorTable(const wxAcceleratorTable& bitmap); - /** Initializes the accelerator table from an array of wxAcceleratorEntry.