I can't find the .cls file of the document that I want to typeset. The source code of the document is:
\documentclass[11pt,stdletter,sigleft]{newlfm}
\usepackage{charter}
\widowpenalty=1000
\clubpenalty=1000
\newsavebox{\Luiuc}
\sbox{\Luiuc}{%
\parbox[b]{1.75in}{%
}%
}%
\begin{document}
\begin{newlfm}
Enclosed is my curriculum vitae (including a list of
\end{newlfm}
\end{document}
And I want to remove the date that comes up here:

pdftex). – doncherry Jan 04 '13 at 06:46texdoc newlfmat the Command Prompt. – Joseph Wright Jan 04 '13 at 07:11