Anyone using SDL 1.3 palette support?

Which of these are you using in your code right now?
SDL_SetDisplayPalette()
SDL_SetTexturePalette()ā€“
-Sam Lantinga, Founder and President, Galaxy Gameworks LLC

These two I have no use for, since Iā€™m using high-color textures and displays.
I use the SDL_Surface palette functionality for a few things, but not on the
rendering side.________________________________
From: slouken@libsdl.org (slouken)
Subject: [SDL] Anyone using SDL 1.3 palette support?

Which of these are you using in your code right now?
SDL_SetDisplayPalette()
SDL_SetTexturePalette()