mirror of
https://github.com/richgel999/ufo_data.git
synced 2025-08-14 01:25:42 -04:00
fix
This commit is contained in:
parent
b85b1eb444
commit
099a9fb000
1 changed files with 0 additions and 2 deletions
|
@ -5041,7 +5041,6 @@ int wmain(int argc, wchar_t* argv[])
|
||||||
|
|
||||||
tests();
|
tests();
|
||||||
|
|
||||||
#if 0
|
|
||||||
uprintf("Convert Johnson:\n");
|
uprintf("Convert Johnson:\n");
|
||||||
if (!convert_johnson())
|
if (!convert_johnson())
|
||||||
panic("convert_johnson() failed!");
|
panic("convert_johnson() failed!");
|
||||||
|
@ -5071,7 +5070,6 @@ int wmain(int argc, wchar_t* argv[])
|
||||||
if (!convert_bluebook_unknowns())
|
if (!convert_bluebook_unknowns())
|
||||||
panic("convert_bluebook_unknowns failed!");
|
panic("convert_bluebook_unknowns failed!");
|
||||||
uprintf("Success\n");
|
uprintf("Success\n");
|
||||||
#endif
|
|
||||||
|
|
||||||
std::vector<timeline_event> timeline_events;
|
std::vector<timeline_event> timeline_events;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue