mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 20:01:11 +00:00
remove misleading comment.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@29078 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9c5f81ac5f
commit
7bfd156173
1 changed files with 1 additions and 2 deletions
|
@ -1489,8 +1489,7 @@ inFileViewerRootedAtPath: (NSString*)rootFullpath
|
|||
/**
|
||||
* Returns an array listing all the applications known to have been
|
||||
* launched. Each entry in the array is a dictionary providing
|
||||
* the name, path and process identfier of an application.<br />
|
||||
* NB. The contents of this array are not guaranteed to be up to date.
|
||||
* the name, path and process identfier of an application.
|
||||
*/
|
||||
- (NSArray*) launchedApplications
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue