krb5 commit: Fix build with -DDEBUG option

[email protected]
Newsgroups gmane.comp.encryption.kerberos.cvs
Message-ID <[email protected]>
https://github.com/krb5/krb5/commit/0b5e9633afd002da69dc361bf46ca68acd55ecd0
commit 0b5e9633afd002da69dc361bf46ca68acd55ecd0
Author: sashan <[email protected]>
Date:   Sat Jun 18 00:17:10 2022 +0200

    Fix build with -DDEBUG option
    
    DEBUG is not used in sserver.c, and defining it may conflict with
    build options.
    
    [[email protected]: removed define instead of conditionalizing; edited
    commit message]

 src/appl/sample/sserver/sserver.c | 2 --
 1 file changed, 2 deletions(-)

diff --git a/src/appl/sample/sserver/sserver.c b/src/appl/sample/sserver/sserver.c
index 807e1ef47..805ead733 100644
--- a/src/appl/sample/sserver/sserver.c
+++ b/src/appl/sample/sserver/sserver.c
@@ -62,8 +62,6 @@ extern krb5_deltat krb5_clockskew;
 #define GETPEERNAME_ARG3_TYPE int
 #endif
 
-#define DEBUG
-
 static void
 usage(char *name)
 {
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.