grrr, compile before you commit\!

SVN revision: 11325
This commit is contained in:
tsauerbeck 2004-08-23 10:47:20 +00:00 committed by tsauerbeck
parent 95dcbdf55d
commit ebf95c2418
1 changed files with 2 additions and 0 deletions

View File

@ -254,6 +254,8 @@ ecore_x_window_del(Ecore_X_Window win)
void
ecore_x_window_delete_request_send(Ecore_X_Window win)
{
XEvent xev;
/* sorry sir, deleting the root window doesn't sound like
* a smart idea.
*/