mirror of
https://git.disroot.org/80486DX2-66/polonium.git
synced 2024-12-26 15:10:40 +05:30
main.c: close 1 FIXME
This commit is contained in:
parent
4f13f77108
commit
42bdb6acc0
@ -326,7 +326,6 @@ int main(int argc, char** argv) {
|
||||
}
|
||||
|
||||
if (READ_CONFIG(C_CONTENTS)) {
|
||||
// FIXME: interprets *.txt files as binary
|
||||
file_type = determine_file_type(file, file_path);
|
||||
|
||||
if (file_type == FILE_TYPE_ERROR) {
|
||||
|
Loading…
Reference in New Issue
Block a user