2
3
mirror of https://foundry.openuru.org/gitblit/r/CWE-ou-minkata.git synced 2025-07-14 10:37:41 -04:00

Code cleanups. Eric sucks.

This commit is contained in:
2011-04-18 21:23:27 -04:00
parent eaa895ff09
commit 7cf30f8fc7
2 changed files with 80 additions and 80 deletions

View File

@ -60,10 +60,6 @@ You can contact Cyan Worlds, Inc. by email legal@cyan.com
#include "plSDL/plSDL.h"
#include <stdlib.h>
#include <string.h>
//============================================================================
static PyObject * GetFolder (unsigned folderType) {
PyObject * result = nil;