comment: warning not to pile anything else on the obsolete fe_globalPrefs structure

This commit is contained in:
mcafee%netscape.com 1998-09-12 00:11:32 +00:00
Родитель 4a611f590f
Коммит 8c9ca45e8d
1 изменённых файлов: 7 добавлений и 0 удалений

Просмотреть файл

@ -95,6 +95,13 @@
/* global preferences structure.
*/
/*
* The XFE_GlobalPrefsstructure is old and going away.
* Please use PREF_Get/Set() commands to get/set prefs.
* DO NOT ADD ANY NEW PREFS HERE! -mcafee, ramiro, et. al.
*/
typedef struct _XFE_GlobalPrefs
{
/*