| # | Line 306 | Line 306 | initialize_global_set_options(void) | |
|---|---|---|
| 306 | static void | |
| 307 | initialize_message_files(void) | |
| 308 | { | |
| 309 | – | init_message_file(USER_LINKS, LIPATH, &ConfigFileEntry.linksfile); |
| 310 | – | |
| 311 | – | read_message_file(&ConfigFileEntry.linksfile); |
| 312 | – | |
| 309 | init_isupport(); | |
| 310 | } | |
| 311 | ||
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |