summaryrefslogtreecommitdiffstats
path: root/src/sandglass_impl.h
diff options
context:
space:
mode:
authorTavian Barnes <tavianator@gmail.com>2009-09-18 19:47:39 +0000
committerTavian Barnes <tavianator@gmail.com>2009-09-18 19:47:39 +0000
commit25052f0997c75f91846511041cf4eeb20959ae96 (patch)
tree2e3d9ec926fba8007b1143d37f77520e5561dc77 /src/sandglass_impl.h
parent500a64194f6dd1d226e0ae94873dc435284d6727 (diff)
downloadlibsandglass-25052f0997c75f91846511041cf4eeb20959ae96.tar.xz
Remove sandglass_timespec_grains().
Diffstat (limited to 'src/sandglass_impl.h')
-rw-r--r--src/sandglass_impl.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/sandglass_impl.h b/src/sandglass_impl.h
index b618a93..cea95c3 100644
--- a/src/sandglass_impl.h
+++ b/src/sandglass_impl.h
@@ -37,6 +37,4 @@ double sandglass_tsc_resolution();
unsigned int sandglass_tsc_loops();
#endif
-long sandglass_timespec_grains(const struct timespec *ts);
-
#endif /* SANDGLASS_IMPL_H_INCLUDED */ \ No newline at end of file