android/Environment: remove extra semicolon
This commit is contained in:
parent
0da6344726
commit
0e17629445
@ -38,6 +38,6 @@ namespace Environment {
|
|||||||
|
|
||||||
gcc_pure
|
gcc_pure
|
||||||
AllocatedPath getExternalStoragePublicDirectory(const char *type) noexcept;
|
AllocatedPath getExternalStoragePublicDirectory(const char *type) noexcept;
|
||||||
};
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user