mirror of
https://github.com/gryf/wmaker.git
synced 2026-06-22 02:35:29 +02:00
Fixed some bugs, and compilation warnings.
This commit is contained in:
+1
-1
@@ -2158,7 +2158,7 @@ wheelRender(W_ColorPanel *panel)
|
||||
unsigned char *ptr;
|
||||
RColor gray;
|
||||
unsigned long ofs = 0;
|
||||
unsigned char shift = getShift(sizeof(unsigned char));
|
||||
/*unsigned char shift = getShift(sizeof(unsigned char));*/
|
||||
|
||||
image = RCreateImage(colorWheelSize+4, colorWheelSize+4, True);
|
||||
if (!image) {
|
||||
|
||||
Reference in New Issue
Block a user