mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-22 16:33:29 +00:00
Add stub for AWS service
This commit is contained in:
parent
9e53f0025b
commit
ceda0104b4
1 changed files with 0 additions and 1 deletions
|
@ -319,7 +319,6 @@ GS_EXPORT NSString* const NSUbiquitousKeyValueStoreChangeReasonKey;
|
|||
// Explicitly synchronizes in-memory keys and values with those stored on disk.
|
||||
- (void) synchronize
|
||||
{
|
||||
[self subclassResponsibility: _cmd];
|
||||
}
|
||||
|
||||
// Removing Keys
|
||||
|
|
Loading…
Reference in a new issue