Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.xiph.org/xiph/opus.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGregory Maxwell <greg@xiph.org>2011-12-15 00:54:07 +0400
committerJean-Marc Valin <jmvalin@jmvalin.ca>2012-03-06 03:00:01 +0400
commit3e4afc6fd2b03616db34098d5131f7f1bd3c0e32 (patch)
tree7edf577714b071f2d08a29ffb7c128bdb35a6c80 /silk/debug.h
parent9cca20aaafe487acc2da1912f77b35de70358640 (diff)
Removes a number of macro definitions which are used nowhere in the codebase.
Diffstat (limited to 'silk/debug.h')
-rw-r--r--silk/debug.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/silk/debug.h b/silk/debug.h
index 5a6b1a15..8c7a6696 100644
--- a/silk/debug.h
+++ b/silk/debug.h
@@ -269,9 +269,6 @@ extern int silk_debug_store_count;
} \
}
-/* micro sec */
-#define silk_GETTIME(void) time = (opus_int64) silk_GetHighResolutionTime();
-
#else /* SILK_DEBUG */
/* define macros as empty strings */