We should remove the prefs() image caching option because it doesn't seem to
do anything more since the Prefs()->cacheImages option is ignored by
everything:

$ grep cacheImages *.[ch]
prefsbrowsing.c:            Prefs()->cacheImages = CtlGetValue(
GetObjectPtr(
prefsbrowsing.c:        Prefs()->cacheImages );
prefsdata.c:            pref.cacheImages                = true;
prefsdata.c:            pref.cacheImages                = true;
prefsdata.c:            pref.cacheImages                = true;
prefsdata.h:    Boolean             cacheImages;

Am I missing something?

Alex

--
Dr. Alexander R. Pruss
Department of Philosophy
Georgetown University
Washington, DC 20057-1133  U.S.A.
e-mail: [EMAIL PROTECTED]
online papers and home page: www.georgetown.edu/faculty/ap85
----------------------------------------------------------------------------
-
   "Philosophiam discimus non ut tantum sciamus, sed ut boni efficiamur."
       - Paul of Worczyn (1424)

_______________________________________________
plucker-dev mailing list
[EMAIL PROTECTED]
http://lists.rubberchicken.org/mailman/listinfo/plucker-dev

Reply via email to