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