1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-27 12:22:24 +00:00

Remove sysatms.h/c (#201)

The C file was empty, and the H file only had unused constants
in it.
This commit is contained in:
Bruce Mitchener
2021-01-11 08:23:32 +07:00
committed by GitHub
parent 589f7d34a9
commit 2b5f8eae1c
12 changed files with 8 additions and 46 deletions

View File

@@ -32,7 +32,6 @@
#include "cell.h"
#include "lispmap.h"
#include "initatms.h"
#include "sysatms.h"
#include "lspglob.h"
#include "allocmdsdefs.h"

View File

@@ -1,2 +0,0 @@
/* $Id: sysatms.c,v 1.2 1999/01/03 02:07:36 sybalsky Exp $ (C) Copyright Venue, All Rights Reserved
*/