Explorar el Código

delete unimplemented function

Patrik Kovacs hace 7 años
padre
commit
f956cf7a81
Se han modificado 1 ficheros con 0 adiciones y 2 borrados
  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;