[PATCH 6/6] mshtml: Merge propbag.c into pluginhost.c
Feb. 28, 2018
9:32 a.m.
Signed-off-by: Jacek Caban <jacek(a)codeweavers.com> --- dlls/mshtml/Makefile.in | 1 - dlls/mshtml/pluginhost.c | 321 ++++++++++++++++++++++++++++++++++++++++++ dlls/mshtml/pluginhost.h | 2 - dlls/mshtml/propbag.c | 357 ----------------------------------------------- 4 files changed, 321 insertions(+), 360 deletions(-) delete mode 100644 dlls/mshtml/propbag.c
2949
Age (days ago)
2949
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jacek Caban