Build fix – this accidentally stayed uncommitted since 740bb1aa65ac.

This commit is contained in:
David Nadlinger
2011-04-22 22:15:40 +02:00
parent 334111f220
commit 51c1e2f108

View File

@@ -3890,7 +3890,7 @@ Type *TypeInstance::semantic(Loc loc, Scope *sc)
if (!t)
{
#ifdef 0
#if 0
if (s) printf("s = %s\n", s->kind());
printf("2: e:%p s:%p ", e, s);
#endif