Changeset 65

Show
Ignore:
Timestamp:
05/19/07 09:22:48 (2 years ago)
Author:
lindquist
Message:

removed some dud functions from the notepad sample

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/bughunt/samples/notepad.d

    r64 r65  
    6262    return app.enterEventLoop(); 
    6363} 
    64  
    65 void openFile(Window win, MultiLineText text) { 
    66 } 
    67  
    68 void saveFile(Window win, MultiLineText text) { 
    69 }