Patrik Kovacs 8 лет назад
Родитель
Сommit
f956cf7a81
1 измененных файлов с 0 добавлено и 2 удалено
  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;