1
0
Fork 0
mirror of git://git.code.sf.net/p/cdesktopenv/code synced 2025-03-09 15:50:02 +00:00

tt: remove an unnecessary macro definition.

This commit is contained in:
Liang Chang 2022-03-25 16:02:53 -06:00
parent 0797e9ca72
commit 1adb29e6a7

View file

@ -38,10 +38,6 @@
#include <cde_config.h>
#include "tt_options.h"
#if defined(__OpenBSD__)
#define XDR __rpc_xdr
#endif
typedef bool_t (*local_xdrproc_t)(XDR *, caddr_t *);
#ifndef OPT_XDR_LONG_TYPE