Zebediah Figura : objsel: Merge factory.c into objsel.c.
7 Oct
2023
7 Oct
'23
6:37 p.m.
Module: wine Branch: master Commit: 026c7fc6b52f26b75de920f57766c807a329610d URL: https://gitlab.winehq.org/wine/wine/-/commit/026c7fc6b52f26b75de920f57766c80... Author: Zebediah Figura <zfigura(a)codeweavers.com> Date: Wed Sep 6 17:41:14 2023 -0500 objsel: Merge factory.c into objsel.c. A separate file for the class factory is not justified. --- dlls/objsel/Makefile.in | 1 - dlls/objsel/factory.c | 152 ------------------------------------------- dlls/objsel/objsel.c | 151 ++++++++++++++++++++++++++++++++++++------ dlls/objsel/objsel_private.h | 43 ------------ 4 files changed, 131 insertions(+), 216 deletions(-)
893
Age (days ago)
893
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard