forked from speed-dreams/speed-dreams-code
Removed any loadPath field reference (removed from tModInfoWelcomeIn)
git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@774 30fe4595-0a0c-4342-8851-515496e4dcbd Former-commit-id: f5933ccc53037d344d630d138a3cdea3a59ca5ec Former-commit-id: 9abb2bdcab34f78e2c865666c3278dd7592dad47
This commit is contained in:
parent
e96c90c48d
commit
318cfa3db7
1 changed files with 0 additions and 1 deletions
|
@ -91,7 +91,6 @@ modLoadSsggraph(const char *soPath, tModList **modlist)
|
|||
welcomeIn.itfVerMajor = 1;
|
||||
welcomeIn.itfVerMinor = 0;
|
||||
welcomeIn.name = soName;
|
||||
welcomeIn.loadPath = soDir;
|
||||
|
||||
/* 2) Prepare a place for the module-given information */
|
||||
tModWelcomeOut welcomeOut;
|
||||
|
|
Loading…
Reference in a new issue