mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-11-10 18:24:09 +03:00
I remove useless comments
This commit is contained in:
parent
6960854689
commit
2665a64a78
@ -24,7 +24,6 @@
|
||||
+ (NSDictionary *)parseArguments:(char **)argv count:(int)argc {
|
||||
NSMutableDictionary *arguments = [[NSMutableDictionary alloc] init];
|
||||
|
||||
// Defaults
|
||||
#ifdef RESOURCE_PATH
|
||||
[arguments setObject:[NSString stringWithUTF8String:RESOURCE_PATH] forKey:@"resource-path"];
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user