Browse Source

*** empty log message ***

David Rose 24 years ago
parent
commit
7037f16de3
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pandaapp/src/stitchbase/fadeImagePool.h

+ 1 - 1
pandaapp/src/stitchbase/fadeImagePool.h

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