mirror of
https://github.com/libretro/scummvm.git
synced 2025-01-19 08:25:35 +00:00
Removed unnecessary typedef
svn-id: r22875
This commit is contained in:
parent
0e174a8adc
commit
5d1e4d7f09
@ -58,8 +58,6 @@
|
||||
|
||||
namespace Common {
|
||||
|
||||
typedef Common::String String;
|
||||
|
||||
uint hashit(const char *str);
|
||||
uint hashit_lower(const char *str); // Generate a hash based on the lowercase version of the string
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user