1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-02-03 23:23:03 +00:00

Fix some unused variable warnings. (#162)

This commit is contained in:
Bruce Mitchener
2021-01-04 01:30:04 +07:00
committed by GitHub
parent 4d00e0b2a1
commit 907e86c8d9
21 changed files with 30 additions and 48 deletions

View File

@@ -64,7 +64,6 @@ int bound(int a, int b, int c)
void Set_BitGravity(XButtonEvent *event, DspInterface dsp, Window window, int grav)
{
XSetWindowAttributes Lisp_SetWinAttributes;
Window OldWindow;
/* Change Background Pixmap of Gravity Window */