Revert "more msgs -> cmds & df entity elimination progress"

This reverts commit 9968c6e491.
This commit is contained in:
Ryan Fleury
2024-09-07 14:48:42 -07:00
parent cccbd265ff
commit 5ffab0439b
6 changed files with 181 additions and 412 deletions
+1 -1
View File
@@ -80,7 +80,7 @@ main_thread_base_entry_point(void (*entry_point)(CmdLine *cmdline), char **argum
d_init(&cmdline, hist);
#endif
#if defined(DBG_FRONTEND_CORE_H) && !defined(DF_INIT_MANUAL)
df_init(&cmdline);
df_init();
#endif
//- rjf: call into entry point