Skip to content

Commit dfcd773

Browse files
committed
- nuke unused variable
1 parent f74c938 commit dfcd773

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

shared_alloc_win32.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ static void *mapping_base;
4040
static void zend_win_error_message(int type, char *msg, int err)
4141
{
4242
LPVOID lpMsgBuf;
43-
FILE *fp;
4443
HANDLE h;
4544
char *ev_msgs[2];
4645

0 commit comments

Comments
 (0)