diff options
Diffstat (limited to 'rpmio/rpmio.c')
-rw-r--r-- | rpmio/rpmio.c | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/rpmio/rpmio.c b/rpmio/rpmio.c index c39dfdc9c..99e3feda2 100644 --- a/rpmio/rpmio.c +++ b/rpmio/rpmio.c @@ -269,12 +269,6 @@ DBGIO(fd, (stderr, "==> fdFdopen(%p,\"%s\") fdno %d -> fp %p fdno %d\n", cookie, } #endif -#if 0 -#undef fdLink -#undef fdFree -#undef fdNew -#endif - /* =============================================================== */ /*@-modfilesys@*/ /*@-mustmod@*/ /* FIX: cookie is modified */ |