diff options
| -rw-r--r-- | libmate-desktop/mate-bg.c | 4 | 
1 files changed, 0 insertions, 4 deletions
diff --git a/libmate-desktop/mate-bg.c b/libmate-desktop/mate-bg.c index d9de17a..46086d5 100644 --- a/libmate-desktop/mate-bg.c +++ b/libmate-desktop/mate-bg.c @@ -75,10 +75,6 @@ struct _FileSize {  	char* file;  }; -/* This is the size of the GdkRGB dither matrix, in order to avoid - * bad dithering when tiling the gradient - */ -#define GRADIENT_PIXMAP_TILE_SIZE 128  #define THUMBNAIL_SIZE 256  typedef struct FileCacheEntry FileCacheEntry;  | 
