summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/hires.h
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/hires.h')
-rw-r--r--winsup/cygwin/hires.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/winsup/cygwin/hires.h b/winsup/cygwin/hires.h
index 31394a0df..b4599cb1b 100644
--- a/winsup/cygwin/hires.h
+++ b/winsup/cygwin/hires.h
@@ -41,6 +41,5 @@ class hires_ms : hires_base
void prime ();
public:
LONGLONG usecs (bool justdelta);
- ~hires_ms ();
};
#endif /*__HIRES_H__*/