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:
@@ -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 */
|
||||
|
||||
Reference in New Issue
Block a user