Thread: SVN Commit by dpage: r6215 - in trunk/pgadmin3/debugger: . include

SVN Commit by dpage: r6215 - in trunk/pgadmin3/debugger: . include

From
svn@pgadmin.org
Date:
Author: dpage

Date: 2007-04-19 11:12:21 +0000 (Thu, 19 Apr 2007)

New Revision: 6215

Revision summary: http://svn.pgadmin.org/cgi-bin/viewcvs.cgi/?rev=6215&view=rev

Log:
More dead code removal and cleanup


Removed:
   trunk/pgadmin3/debugger/include/wsConsole.h
   trunk/pgadmin3/debugger/include/wsQueryWindow.h
   trunk/pgadmin3/debugger/wsConsole.cpp
   trunk/pgadmin3/debugger/wsQueryWindow.cpp
Modified:
   trunk/pgadmin3/debugger/Makefile.am
   trunk/pgadmin3/debugger/debugger.cpp
   trunk/pgadmin3/debugger/debugger.vcproj
   trunk/pgadmin3/debugger/include/module.mk
   trunk/pgadmin3/debugger/include/wsMainFrame.h
   trunk/pgadmin3/debugger/include/wsRichWindow.h
   trunk/pgadmin3/debugger/wsCodeWindow.cpp
   trunk/pgadmin3/debugger/wsMainFrame.cpp