Commit a39c6721 authored by Thiago Macieira's avatar Thiago Macieira
Browse files

Remove the use of the "register" keyword


It's deprecated in C++14. Found by Clang:

error: 'register' storage class specifier is deprecated [-Werror,-Wdeprecated-register]

Change-Id: Ib306f8f647014b399b87ffff13f23d75e8255950
Reviewed-by: default avatarOlivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
parent 3fddc82a
Showing with 5 additions and 5 deletions
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment