projects
/
wxWidgets.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
68f36a2
)
Removed a line of debug code that got left in
author
George Tasker
<gtasker@allenbrook.com>
Fri, 19 Oct 2001 11:37:01 +0000
(11:37 +0000)
committer
George Tasker
<gtasker@allenbrook.com>
Fri, 19 Oct 2001 11:37:01 +0000
(11:37 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12083
c3d73ce0
-8a6f-49c7-b76d-
6d57e0e08775
src/common/dbgrid.cpp
patch
|
blob
|
blame
|
history
diff --git
a/src/common/dbgrid.cpp
b/src/common/dbgrid.cpp
index 4eb92f85eb892c142c12ab03271f26e79772bced..48ada3a8140cd9f5d8bb1597cadb73c3ae9fa04c 100644
(file)
--- a/
src/common/dbgrid.cpp
+++ b/
src/common/dbgrid.cpp
@@
-261,9
+261,6
@@
bool wxDbGridTableBase::AssignDbTable(wxDbTable *tab, int count, bool takeOwners
wxString wxDbGridTableBase::GetTypeName(int row, int col)
{
wxString wxDbGridTableBase::GetTypeName(int row, int col)
{
- if (col == 8)
- int breakpoint = 1;
-
if (GetNumberCols() > col)
{
if (m_ColInfo[col].wxtypename == wxGRID_VALUE_DBAUTO)
if (GetNumberCols() > col)
{
if (m_ColInfo[col].wxtypename == wxGRID_VALUE_DBAUTO)