removed duplicate declaration

This commit is contained in:
Ketmar Dark 2018-03-16 19:47:22 +02:00 committed by Adam D. Ruppe
parent cb0e91fd52
commit 40d2ad8023
1 changed files with 0 additions and 2 deletions

View File

@ -11248,8 +11248,6 @@ struct Visual
void XSetWMProperties(Display*, Window, XTextProperty*, XTextProperty*, char**, int, XSizeHints*, XWMHints*, XClassHint*);
Status XInternAtoms(Display*, in char**, int, Bool, Atom*);
int XSetWindowBackground (Display* display, Window w, c_ulong background_pixel);
int XSetWindowBackgroundPixmap (Display* display, Window w, Pixmap background_pixmap);
//int XSetWindowBorder (Display* display, Window w, c_ulong border_pixel);