writeframe() [writepic.cc] was an empty file - the entire function body was
ifdef'd out _and_ the 1 reference to writeframe() was ifdef'd out with
a DEBUG block (which would have done nothing even if DEBUG was defined).
Remove writepic.cc (which hasn't been touched in almost 2 years).