Skip to content
Snippets Groups Projects
Commit a626ea13 authored by Aaron Cuevas Lopez's avatar Aaron Cuevas Lopez
Browse files

Fix merge error

parent 69ffe832
No related branches found
No related tags found
No related merge requests found
This diff is collapsed.
......@@ -132,11 +132,6 @@ public:
/** Generate a Matlab-compatible datestring */
String generateDateString();
CriticalSection* getLock()
{
return &diskWriteLock;
}
private:
/** Keep the RecordNode informed of acquisition and record states.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment