From a751eca6198cd7908209939fdef33d791283cc94 Mon Sep 17 00:00:00 2001 From: ben Date: Mon, 30 Dec 2002 23:33:13 +0000 Subject: [PATCH] Remove mentions of files and functions that no longer exist. git-svn-id: svn://svn.tartarus.org/sgt/putty@2391 cda61777-01e9-0310-a592-d414129be87e --- mac/mac.h | 4 ---- 1 file changed, 4 deletions(-) diff --git a/mac/mac.h b/mac/mac.h index 838c8285..16ec50d8 100644 --- a/mac/mac.h +++ b/mac/mac.h @@ -70,10 +70,6 @@ extern void mac_menuterm(WindowPtr, short, short); /* from macstore.c */ OSErr get_session_dir(Boolean makeit, short *pVRefNum, long *pDirID); extern void *open_settings_r_fsp(FSSpec *); -/* from maccfg.c */ -extern void mac_loadconfig(Config *); -/* from macnet.c */ -extern void macnet_eventcheck(void); #endif -- 2.11.0