changeset 154:d1ca0b4d6ff9

removed PORTING_TYPE class
author Frank Benoit <benoit@tionex.de>
date Sat, 02 Feb 2008 00:58:38 +0100
parents 08177d42526b
children e4c3c05ade69
files dwt/internal/image/TIFFDirectory.d
diffstat 1 files changed, 1 insertions(+), 4 deletions(-) [+]
line wrap: on
line diff
--- a/dwt/internal/image/TIFFDirectory.d	Fri Feb 01 21:58:55 2008 +0100
+++ b/dwt/internal/image/TIFFDirectory.d	Sat Feb 02 00:58:38 2008 +0100
@@ -1,4 +1,4 @@
-/*******************************************************************************
+/*******************************************************************************
  * Copyright (c) 2000, 2005 IBM Corporation and others.
  * All rights reserved. This program and the accompanying materials
  * are made available under the terms of the Eclipse Public License v1.0
@@ -23,9 +23,6 @@
 import dwt.DWT;
 import dwt.dwthelper.Integer;
 
-//PORTING_TYPE
-class Image{}
-
 final class TIFFDirectory {
 
     TIFFRandomFileAccess file;