summaryrefslogtreecommitdiff
path: root/src/fltk-environment.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/fltk-environment.ads')
-rw-r--r--src/fltk-environment.ads2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/fltk-environment.ads b/src/fltk-environment.ads
index be32eee..4bb807b 100644
--- a/src/fltk-environment.ads
+++ b/src/fltk-environment.ads
@@ -31,8 +31,6 @@ package FLTK.Environment is
type Binary_Data is array (Positive range <>) of Interfaces.Unsigned_8;
-
-
Preference_Error : exception;