projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
eda6667
)
Don't define DEBUG; it prints debug messages that cause test suite failures
author
Ken Raeburn
<raeburn@mit.edu>
Tue, 25 Apr 2006 05:15:20 +0000
(
05:15
+0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Tue, 25 Apr 2006 05:15:20 +0000
(
05:15
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17958
dc483132
-0cff-0310-8789-
dd5450dbe970
src/util/support/plugins.c
patch
|
blob
|
history
diff --git
a/src/util/support/plugins.c
b/src/util/support/plugins.c
index b823ab6f279e608b6c89fe9d82112dc3f247915b..76e33ae3c14e90c3affd4fd06bd14c9d1f86e213 100644
(file)
--- a/
src/util/support/plugins.c
+++ b/
src/util/support/plugins.c
@@
-27,8
+27,6
@@
* Plugin module support, and shims around dlopen/whatever.
*/
-#define DEBUG 1
-
#include "k5-plugin.h"
#if USE_DLOPEN
#include <dlfcn.h>