1
0
mirror of https://github.com/gryf/wmaker.git synced 2025-12-20 04:48:06 +01:00

removed // commenst

This commit is contained in:
kojima
2000-03-31 14:35:33 +00:00
parent 58e0b92fe2
commit e3b9e3917a

View File

@@ -108,8 +108,6 @@ struct W_DraggingInfo {
WMView *destView; WMView *destView;
/* only valid if in the same app.. should be treated as internal data */ /* only valid if in the same app.. should be treated as internal data */
// WMView *destination;
// WMView *source;
}; };