propagate from internal tree

git-svn-id: svn://svn.icculus.org/gtkradiant/GtkRadiant/branches/ZeroRadiant@191 8a3a26a2-13c4-0310-b231-cf6edde360e5
This commit is contained in:
TTimo
2007-11-05 13:28:33 +00:00
12 changed files with 136 additions and 1314 deletions

View File

@@ -243,5 +243,3 @@ void LoadImage (const char *filename, unsigned char **pic, int *width, int *heig
free(row_pointers);
g_FileSystemTable.m_pfnFreeFile (fbuffer);
}