summaryrefslogtreecommitdiff
path: root/src/fltk-widgets-groups-text_displays-text_editors.ads
diff options
context:
space:
mode:
authorJed Barber <jjbarber@y7mail.com>2017-05-07 12:04:33 +1000
committerJed Barber <jjbarber@y7mail.com>2017-05-07 12:04:33 +1000
commitdf843c7fe48f33d25981d03975e670a3e7159031 (patch)
tree32ad270bf18d5bedadd255a42c0b013332609488 /src/fltk-widgets-groups-text_displays-text_editors.ads
parentc2c5985b130e02b970cb6bf88c9a81e6e72c6646 (diff)
Further code cleanup
Diffstat (limited to 'src/fltk-widgets-groups-text_displays-text_editors.ads')
-rw-r--r--src/fltk-widgets-groups-text_displays-text_editors.ads4
1 files changed, 0 insertions, 4 deletions
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;