From 68db61a1565f90922f29d27b1eb6b28f8769d89a Mon Sep 17 00:00:00 2001 From: ram <ram> Date: Sat, 29 Oct 1994 03:11:24 +0000 Subject: [PATCH] no timer support for now. --- motif/server/GNUmakefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/motif/server/GNUmakefile b/motif/server/GNUmakefile index 3793e3612..e126e313c 100644 --- a/motif/server/GNUmakefile +++ b/motif/server/GNUmakefile @@ -6,7 +6,7 @@ LDFLAGS = TARGET = motifd OBJS = main.o server.o translations.o packet.o message.o datatrans.o \ requests.o callbacks.o widgets.o resources.o tables.o motif.o \ - text.o xmstring.o list.o events.o timer-support.o + text.o xmstring.o list.o events.o # timer-support.o include Config -- GitLab