summaryrefslogtreecommitdiff
path: root/dxr3sysclock.h
diff options
context:
space:
mode:
Diffstat (limited to 'dxr3sysclock.h')
-rw-r--r--dxr3sysclock.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/dxr3sysclock.h b/dxr3sysclock.h
index 71eb247..72f3304 100644
--- a/dxr3sysclock.h
+++ b/dxr3sysclock.h
@@ -51,10 +51,6 @@ protected:
int m_fdspu;
uint32_t m_offset;
cMutex mutex;
-
-protected:
- cDxr3SysClock(); // you are not allowed to use this contructor
- cDxr3SysClock(cDxr3SysClock&); // no copy constructor
};
#endif /*_DXR3_SYSCLOCK_H_*/