Skip to content

Commit

Permalink
Update dmcs6.c
Browse files Browse the repository at this point in the history
  • Loading branch information
lange50 committed Jan 24, 2024
1 parent ee869ed commit 3082e70
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions FAST ComTec/Files from FAST ComTec/mcs6adll/dll/dmcs6.c
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,6 @@ UINT MM_GETVAL=0;

#pragma data_seg()

bool test()
{
return true;
}

BOOL APIENTRY DllMain(HANDLE hInst, DWORD ul_reason_being_called, LPVOID lpReserved)
{
return 1;
Expand Down

0 comments on commit 3082e70

Please sign in to comment.