*** empty log message ***

This commit is contained in:
David Rose 2001-07-30 16:48:44 +00:00
parent 64f9ae05cd
commit 7037f16de3

View File

@ -39,7 +39,7 @@ class PNMImage;
// assumption is that you have plenty of RAM for dealing // assumption is that you have plenty of RAM for dealing
// with images. // with images.
//////////////////////////////////////////////////////////////////// ////////////////////////////////////////////////////////////////////
class EXPCL_PANDA FadeImagePool { class FadeImagePool {
public: public:
INLINE static const PNMImage *get_image(const Filename &filename, INLINE static const PNMImage *get_image(const Filename &filename,
int x_size, int y_size); int x_size, int y_size);