memory management will happen in a different way :D

This commit is contained in:
freedom7341
2023-09-27 12:22:37 -06:00
parent d4aa908ea2
commit 49d22b8a13
4 changed files with 0 additions and 41 deletions

View File

@@ -168,7 +168,6 @@
<ClInclude Include="dialog.h" />
<ClInclude Include="group.h" />
<ClInclude Include="grpupdat.h" />
<ClInclude Include="memmgmt.h" />
<ClInclude Include="progmgr.h" />
<ClInclude Include="registry.h" />
<ClInclude Include="resource.h" />
@@ -177,7 +176,6 @@
<ClCompile Include="desktop.c" />
<ClCompile Include="desktop2.c" />
<ClCompile Include="dialog.c" />
<ClCompile Include="memmgmt.c" />
<ClCompile Include="progmgr.c" />
<ClCompile Include="registry.c" />
<ClCompile Include="group.c" />