]> source.dussan.org Git - poi.git/commitdiff
Made compile
authorAndrew C. Oliver <acoliver@apache.org>
Mon, 25 Mar 2002 01:20:39 +0000 (01:20 +0000)
committerAndrew C. Oliver <acoliver@apache.org>
Mon, 25 Mar 2002 01:20:39 +0000 (01:20 +0000)
PR:
Obtained from:
Submitted by:
Reviewed by:

git-svn-id: https://svn.apache.org/repos/asf/jakarta/poi/trunk@352278 13f79535-47bb-0310-9956-ffa450edef68

src/scratchpad/src/org/apache/poi/hdf/model/hdftypes/FileInformationBlock.java

index 6575a3815abbf8130aae43de3b6c5038082ffd10..74c6f11e62697ea44767e53c916dea7e98e51c3c 100644 (file)
@@ -4,13 +4,13 @@ import org.apache.poi.util.BitField;
 import org.apache.poi.util.LittleEndian;
 
 
-import org.apache.poi.hdf.model.hdftypes.definitions;
+//import org.apache.poi.hdf.model.hdftypes.definitions;
 
 /**
  *
  * @author  andy
  */
-public class FileInformationBlock extends FIBAbstractType
+public class FileInformationBlock //extends FIBAbstractType
 {
 
     private  short field_1_id;