diff --git a/WINGs/WINGsP.h b/WINGs/WINGsP.h index 9250d868..33137027 100644 --- a/WINGs/WINGsP.h +++ b/WINGs/WINGsP.h @@ -108,8 +108,6 @@ struct W_DraggingInfo { WMView *destView; /* only valid if in the same app.. should be treated as internal data */ -// WMView *destination; -// WMView *source; };