forked from mirrors/qotd
comments and cleanup
This commit is contained in:
@@ -12,7 +12,6 @@ void getRandomQuote(char quote[1024]) {
|
||||
|
||||
void getQuote(int line, char quote[1024]) {
|
||||
FILE* list;
|
||||
// char quote[1024];
|
||||
|
||||
// TODO: get specified x line
|
||||
|
||||
|
||||
Reference in New Issue
Block a user