From df843c7fe48f33d25981d03975e670a3e7159031 Mon Sep 17 00:00:00 2001 From: Jed Barber Date: Sun, 7 May 2017 12:04:33 +1000 Subject: Further code cleanup --- src/fltk-widgets-groups-text_displays-text_editors.ads | 4 ---- 1 file changed, 4 deletions(-) (limited to 'src/fltk-widgets-groups-text_displays-text_editors.ads') diff --git a/src/fltk-widgets-groups-text_displays-text_editors.ads b/src/fltk-widgets-groups-text_displays-text_editors.ads index 10652fc..504de23 100644 --- a/src/fltk-widgets-groups-text_displays-text_editors.ads +++ b/src/fltk-widgets-groups-text_displays-text_editors.ads @@ -54,9 +54,5 @@ private (This : in out Text_Editor); - package Text_Editor_Convert is new System.Address_To_Access_Conversions - (Text_Editor'Class); - - end FLTK.Widgets.Groups.Text_Displays.Text_Editors; -- cgit