mirror of
https://github.com/gnustep/libs-base.git
synced 2025-05-31 00:30:53 +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…
Add table
Add a link
Reference in a new issue