X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=apps%2Fwinrand.c;h=59bede3d70aca97f81a209a8f0bb5223a6f0cdf9;hp=d042258b504bf62b3585ab44424c64bde38c1e81;hb=36e77b1059ed7ba6c1852de2b1e63ffc48150d66;hpb=a1a96e54a4177afb9e4d4cfa3fa91507a341d0bb diff --git a/apps/winrand.c b/apps/winrand.c index d042258b50..59bede3d70 100644 --- a/apps/winrand.c +++ b/apps/winrand.c @@ -118,7 +118,6 @@ LRESULT CALLBACK WndProc(HWND hwnd, UINT iMsg, WPARAM wParam, LPARAM lParam) HDC hdc; PAINTSTRUCT ps; RECT rect; - char buffer[200]; static int seeded = 0; switch (iMsg)