Skip to content
Snippets Groups Projects
Commit 37306a1c authored by Brad King's avatar Brad King
Browse files

FStream: Quiet unused argument warning

On MSVC we get

    FStream.hxx(149): warning C4100: 'efilebuf' : unreferenced formal parameter

Quiet the warning by casting the argument to `void`.

Change-Id: Ife2e2301b95864b0ae4c8bafe21e8c989110d635
parent b630d2f5
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment