1
0
mirror of https://github.com/rfivet/uemacs.git synced 2024-06-21 01:15:22 +00:00

usage has been removed. should have been part of commit #776bd25

This commit is contained in:
Renaud 2013-05-17 10:49:55 +08:00
parent c9a59faf42
commit 13f4a7cefd

View File

@ -1,6 +0,0 @@
#ifndef USAGE_H_
#define USAGE_H_
void die( const char *err, ...) ;
#endif /* USAGE_H_ */