mirror of
https://github.com/gryf/wmaker.git
synced 2026-01-07 06:14:13 +01:00
util: removed deprecated file 'directjpeg.c'
The content is not used anywhere, and this is probably mostly due to the fact that the behaviour is provided by the WRaster library in a better way.
This commit is contained in:
committed by
Carlos R. Mafra
parent
c15da2e406
commit
e7c2a3dc69
@@ -81,7 +81,6 @@ Bool xineStretch = False;
|
||||
Pixmap CurrentPixmap = None;
|
||||
char *PixmapPath = NULL;
|
||||
|
||||
extern Pixmap LoadJPEG(RContext * rc, char *file_name, int *width, int *height);
|
||||
extern char *__progname;
|
||||
|
||||
typedef struct BackgroundTexture {
|
||||
|
||||
Reference in New Issue
Block a user