summaryrefslogtreecommitdiff
path: root/lzotest/db.h
diff options
context:
space:
mode:
Diffstat (limited to 'lzotest/db.h')
-rw-r--r--lzotest/db.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/lzotest/db.h b/lzotest/db.h
index 6cade01..d702341 100644
--- a/lzotest/db.h
+++ b/lzotest/db.h
@@ -2,7 +2,7 @@
This file is part of the LZO real-time data compression library.
- Copyright (C) 1996-2014 Markus Franz Xaver Johannes Oberhumer
+ Copyright (C) 1996-2017 Markus Franz Xaver Johannes Oberhumer
All Rights Reserved.
The LZO library is free software; you can redistribute it and/or
@@ -473,9 +473,5 @@
zlib_crc32_x_compress, 0, 0, 0, 0, 0, 0, 0 },
#endif
-#if defined(__LZO_PROFESSIONAL__)
-# include "lzopro/t_db.ch"
-#endif
-
/* vim:set ts=4 sw=4 et: */