# HG changeset patch # User Frank Benoit # Date 1201910318 -3600 # Node ID d1ca0b4d6ff99b0326001fffe6b6e480b6c2e37e # Parent 08177d42526b1dd29072575386612070ad7671c9 removed PORTING_TYPE class diff -r 08177d42526b -r d1ca0b4d6ff9 dwt/internal/image/TIFFDirectory.d --- 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;