diff options
Diffstat (limited to 'src/grt/grt-hooks.adb')
-rw-r--r-- | src/grt/grt-hooks.adb | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/grt/grt-hooks.adb b/src/grt/grt-hooks.adb index 44a9b7a41..991a3a3d6 100644 --- a/src/grt/grt-hooks.adb +++ b/src/grt/grt-hooks.adb @@ -195,5 +195,3 @@ package body Grt.Hooks is return False; end Has_Feature; end Grt.Hooks; - - |