View Issue Details

IDProjectCategoryView StatusLast Update
0002709unrealircdpublic2006-09-25 20:30
ReporterJasonTik Assigned To 
PrioritynormalSeverityminorReproducibilityN/A
Status closedResolutionwont fix 
Product Version3.2.3 
Summary0002709: +I leftover code
DescriptionThere is some code left over from +I

Jason@WinSE ~/IRC/Unreal3.2$ grep -r can_stealth *
Changes.old:- Removed some leftover +I code (can_stealth/^).
src/updconf.c: { '^', "can_stealth" },



struct flags oflags[] = {
<SNIP>
        { '^', "can_stealth" },
        { NULL, NULL }
};
3rd party modules

Activities

syzop

2006-09-25 20:30

administrator   ~0012439

Not worth fixing ;).

Is in the 3.1* to 3.2* converter.

Will be ditched in 3.3* anyway.

Issue History

Date Modified Username Field Change
2005-12-05 20:04 JasonTik New Issue
2006-09-25 20:30 syzop Status new => closed
2006-09-25 20:30 syzop Note Added: 0012439
2006-09-25 20:30 syzop Resolution open => wont fix