diff options
Diffstat (limited to 'iirs.adb.in')
-rw-r--r-- | iirs.adb.in | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/iirs.adb.in b/iirs.adb.in index 3af6920a4..2bde117c8 100644 --- a/iirs.adb.in +++ b/iirs.adb.in @@ -15,7 +15,6 @@ -- along with GCC; see the file COPYING. If not, write to the Free -- Software Foundation, 59 Temple Place - Suite 330, Boston, MA -- 02111-1307, USA. -with Ada.Unchecked_Deallocation; with Ada.Unchecked_Conversion; with Ada.Text_IO; with Errorout; use Errorout; |