diff options
Diffstat (limited to 'ortho/llvm/ortho_llvm.adb')
-rw-r--r-- | ortho/llvm/ortho_llvm.adb | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ortho/llvm/ortho_llvm.adb b/ortho/llvm/ortho_llvm.adb index b18eae351..be9364f11 100644 --- a/ortho/llvm/ortho_llvm.adb +++ b/ortho/llvm/ortho_llvm.adb @@ -1177,9 +1177,6 @@ package body Ortho_LLVM is when others => null; end case; - - when others => - null; end case; when ON_Float_Type => |