Skip to content

Commit

Permalink
Remove unnecessary
Browse files Browse the repository at this point in the history
  • Loading branch information
0xbadfca11 committed Jan 19, 2020
1 parent 03a3942 commit 5a38f60
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@
#include <memory>
#include "reflink.h"
#include <crtdbg.h>
#pragma comment(lib, "user32")

std::unique_ptr<WCHAR[]> GetWindowsError(ULONG error_code = GetLastError())
{
Expand Down

0 comments on commit 5a38f60

Please sign in to comment.