mirror of
https://github.com/gnustep/libs-gsweb.git
synced 2025-02-20 18:32:29 +00:00
* GSWeb.framework/GSWClientSideScript.m:
o removed warning git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gsweb/trunk@17020 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
9ec32abbbc
commit
d805c41c7d
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@ RCS_ID("$Id$")
|
|||
NSString* path=nil;
|
||||
resourceManager=[GSWApp resourceManager];
|
||||
path=[resourceManager pathForResourceNamed:scriptFileName
|
||||
ofType:nil
|
||||
inFramework:nil
|
||||
languages:[aContext languages]];
|
||||
if (path)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue