diff options
author | Thomas Graf <tgr@lsx.localdomain> | 2008-04-30 16:53:01 (GMT) |
---|---|---|
committer | Thomas Graf <tgr@lsx.localdomain> | 2008-04-30 16:53:01 (GMT) |
commit | 5c92c656cc6d1197c66d8876a17189926dfbc343 (patch) | |
tree | 5df94bc3072f96414c4fbf57be01049183bc4327 | |
parent | 20338614247bd20e6f911a92f70ee9dea3d8177c (diff) | |
download | libnl-5c92c656cc6d1197c66d8876a17189926dfbc343.zip libnl-5c92c656cc6d1197c66d8876a17189926dfbc343.tar.gz libnl-5c92c656cc6d1197c66d8876a17189926dfbc343.tar.bz2 |
Remove leftover definition of verbose errors
-rw-r--r-- | lib/defs.h.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/lib/defs.h.in b/lib/defs.h.in index ef86caa..e5cf72b 100644 --- a/lib/defs.h.in +++ b/lib/defs.h.in @@ -15,9 +15,6 @@ /* Define to the version of this package. */ #undef PACKAGE_VERSION -/* verbose errors */ -#undef VERBOSE_ERRORS - /* Define to empty if `const' does not conform to ANSI C. */ #undef const |