Skip to content

Commit

Permalink
Update Detours.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
RenardDev committed Feb 5, 2024
1 parent 3bb461b commit 9a4432b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Detours.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -4857,14 +4857,6 @@ namespace Detours {

namespace Parallel {

// ----------------------------------------------------------------
// Thread Data
// ----------------------------------------------------------------

typedef struct _THREAD_DATA {
void* m_pParameter;
} THREAD_DATA, *PTHREAD_DATA;

// ----------------------------------------------------------------
// Thread Routine
// ----------------------------------------------------------------
Expand Down

0 comments on commit 9a4432b

Please sign in to comment.