Content deleted Content added
Removed silly statement |
Antonielly (talk | contribs) merge proposal |
||
Line 1:
{{Mergeto | Unreachable code | Talk:Unreachable code#Merge proposal |date=December 2008 }}
In [[computer programming]], '''oxbow code''' refers to fragments of program code that were once needed but which are now never used. Such code is typically formed when a program is modified, either when an item is superseded with a newer version but the old version is not removed, or when an item is removed or replaced, but the item's supporting code is not removed.
|