Browse Source

delete unimplemented function

Patrik Kovacs 7 năm trước cách đây
mục cha
commit
f956cf7a81
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      include/hdf4cpp/HdfItem.h

+ 0 - 2
include/hdf4cpp/HdfItem.h

@@ -304,8 +304,6 @@ public:
     Iterator end() const;
 
 private:
-    void read_sdata_internal(void* dest, size_t length, size_t type_siye);
-
     std::unique_ptr<HdfItemBase> item;
     int32 sId;
     int32 vId;