]> git.tuebingen.mpg.de Git - osl.git/blobdiff - osl_core.h
osl_open_table(): Remove pointless directory check.
[osl.git] / osl_core.h
index 1220a09eac1a9aa7cd59742828d8c7c4ca865c9d..9f3118114ff20c593882159efd4b688ffed632a0 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2009 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007-2009 Andre Noll <maan@tuebingen.mpg.de>
  *
  * Licensed under the GPL v2. For licencing details see COPYING.
  */
@@ -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