This commit is contained in:
mysticbbs 2013-08-05 12:56:49 -04:00
parent 791d404b38
commit 31d9e04875
1 changed files with 0 additions and 2 deletions

View File

@ -77,8 +77,6 @@ Begin
SetBoxDefaults (BoxHandle, ' My Window Header ');
// We are done with the box class, so free it from MPL class stack.
BoxOpen (BoxHandle, 20, 5, 60, 10);
ReadKey;