Delete maketmd.h

This commit is contained in:
JeffRuLz 2019-06-09 13:44:09 -05:00 committed by GitHub
parent 78dcb32df7
commit 22aa13b8dc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,6 +0,0 @@
#ifndef MAKETMD_H
#define MAKETMD_H
int maketmd(char* input, char* tmdPath);
#endif