From e3b9e3917a4d500328e73f564843f983c71e10c6 Mon Sep 17 00:00:00 2001 From: kojima Date: Fri, 31 Mar 2000 14:35:33 +0000 Subject: [PATCH] removed // commenst --- WINGs/WINGsP.h | 2 -- 1 file changed, 2 deletions(-) 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; }; -- 2.11.4.GIT