summaryrefslogtreecommitdiff
path: root/ext/NDBM_File/NDBM_File.xs
diff options
context:
space:
mode:
Diffstat (limited to 'ext/NDBM_File/NDBM_File.xs')
-rw-r--r--ext/NDBM_File/NDBM_File.xs4
1 files changed, 0 insertions, 4 deletions
diff --git a/ext/NDBM_File/NDBM_File.xs b/ext/NDBM_File/NDBM_File.xs
index 201ab6cc05..5e02af7657 100644
--- a/ext/NDBM_File/NDBM_File.xs
+++ b/ext/NDBM_File/NDBM_File.xs
@@ -1,10 +1,6 @@
#include "EXTERN.h"
#include "perl.h"
#include "XSUB.h"
-/* If using the DB3 emulation, ENTER is defined both
- * by DB3 and Perl. We drop the Perl definition now.
- * See also INSTALL section on DB3.
- * -- Stanislav Brabec <utx@penguin.cz> */
#include <ndbm.h>
typedef struct {