Skip to content
Snippets Groups Projects
Commit cfc71441 authored by Rob Swindell's avatar Rob Swindell :speech_balloon:
Browse files

Remove new/unused variable: of

parent 4b5633bd
No related branches found
No related tags found
No related merge requests found
...@@ -97,7 +97,6 @@ struct xpmapping* xpmap(const char *filename, enum xpmap_type type) ...@@ -97,7 +97,6 @@ struct xpmapping* xpmap(const char *filename, enum xpmap_type type)
{ {
HANDLE fd; HANDLE fd;
HANDLE md; HANDLE md;
OFSTRUCT of;
DWORD caccess; DWORD caccess;
DWORD cshare; DWORD cshare;
DWORD mprot; DWORD mprot;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment