From cc13d3e2c10e684543e1ebdd4a56daede7fe7565 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Tue, 30 Mar 2010 19:07:04 -0400 Subject: Updated documentation. --- src/textadept.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src') diff --git a/src/textadept.c b/src/textadept.c index afa3b9c6..171e1730 100644 --- a/src/textadept.c +++ b/src/textadept.c @@ -101,8 +101,6 @@ int WINAPI WinMain(HINSTANCE hInstance, HINSTANCE hPrevInstance, * The UI consists of: * - A menubar initially hidden and empty. It should be populated by script * and then shown. - * - A side pane. It contains a treeview for hierarchical data sets, such as - * a file structure for project management. * - A frame for Scintilla windows. * - A find text frame initially hidden. * - A command entry initially hidden. This entry accepts and runs Lua code -- cgit v1.2.3