Use user catalog in sharing presentation and editing
[pithos-macos] / pithos-macos / PithosObjectNodeInfoController.m
index b9e11bc..959247f 100644 (file)
@@ -64,9 +64,7 @@
     
     [metadataDictionaryController setInitialKey:@"key"];
     [metadataDictionaryController setInitialValue:@"value"];
-    [sharingDictionaryController setInitialKey:@"user or user:group"];
-    [sharingDictionaryController setInitialValue:@"read only"];
-    
+
     [[self window] setDelegate:self];
     
     [versionsInspectorPane toggleCollapsedWithAnimation:NO];