summaryrefslogtreecommitdiff
path: root/src/htsinthash.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/htsinthash.h')
-rw-r--r--src/htsinthash.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/src/htsinthash.h b/src/htsinthash.h
index b2fd8b8..fb62767 100644
--- a/src/htsinthash.h
+++ b/src/htsinthash.h
@@ -191,9 +191,6 @@ struct struct_inthash_enum {
size_t index;
};
-/* Library internal definictions */
-#ifdef HTS_INTERNAL_BYTECODE
-
#ifdef __cplusplus
extern "C" {
#endif
@@ -408,5 +405,3 @@ void inthash_set_global_assert_handler(t_inthash_loghandler log,
#endif
#endif
-
-#endif