]> git.tuebingen.mpg.de Git - osl.git/blobdiff - osl_core.h
Remove COMPAT_TABLE_VERSION.
[osl.git] / osl_core.h
index 6046d8c768cc35906387be94e8304a99aede35ca..9f3118114ff20c593882159efd4b688ffed632a0 100644 (file)
@@ -196,13 +196,6 @@ _static_inline_ size_t index_column_description_size(const char *name)
  */
 #define CURRENT_TABLE_VERSION 1
 
-/*
- * The lowest library version that is able to use tables of version
- * CURRENT_TABLE_VERSION. Also written to the index of new tables. If
- * compat_version(table) > current_version(lib) the table can not be opened.
- */
-#define COMPAT_TABLE_VERSION 0
-
 /*
  * The lowest table version this library understands. On open, if
  * current_version(table) < min_version(lib) the osl_open_table() call