a comment stating that a policy named "default" is the default is not very

enlightening
This commit is contained in:
Glenn Maynard
2005-06-30 23:20:05 +00:00
parent 02f51eae1f
commit ef736dcb4f
-2
View File
@@ -3,8 +3,6 @@
*
* Default: When DelayedDelete is off, delete unused textures immediately.
* When on, only delete textures when we change themes, on DoDelayedDelete().
* This is what you get if you call LoadTexture() on a texture that isn't
* loaded.
*
* Volatile: Delete unused textures once they've been used at least once. Ignore
* DelayedDelete.