Skip to content

Commit

Permalink
Remove SpikeEventSeries.neurodata_type
Browse files Browse the repository at this point in the history
  • Loading branch information
oruebel committed Sep 20, 2024
1 parent 8aa5680 commit 5798145
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions src/nwb/ecephys/SpikeEventSeries.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,6 @@ class SpikeEventSeries : public ElectricalSeries
const void* timestamps);

private:
/**
* @brief The neurodataType of the SpikeEventSeries.
*/
std::string neurodataType = "SpikeEventSeries";

/**
* @brief The number of events already written.
*/
Expand Down

0 comments on commit 5798145

Please sign in to comment.