diff options
Diffstat (limited to 'ortho/mcode/ortho_code-sysdeps.adb')
-rw-r--r-- | ortho/mcode/ortho_code-sysdeps.adb | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/ortho/mcode/ortho_code-sysdeps.adb b/ortho/mcode/ortho_code-sysdeps.adb deleted file mode 100644 index c5e0629..0000000 --- a/ortho/mcode/ortho_code-sysdeps.adb +++ /dev/null @@ -1,6 +0,0 @@ -package body Ortho_Code.Sysdeps is - procedure Init is - begin - null; - end Init; -end Ortho_Code.Sysdeps; |