summaryrefslogtreecommitdiffstats
path: root/Source/FLTKDialog/FLTKPropertyItemRow.cxx
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2001-11-13 17:25:34 (GMT)
committerBill Hoffman <bill.hoffman@kitware.com>2001-11-13 17:25:34 (GMT)
commitf3ebd438c75da4534ee77514381976d800db7bef (patch)
treea6859e31da46ef5aaa8b0cf2dfc81a8a32077351 /Source/FLTKDialog/FLTKPropertyItemRow.cxx
parenta244cb242cb6c2881146ba2be7d45d5294c95d51 (diff)
downloadCMake-f3ebd438c75da4534ee77514381976d800db7bef.zip
CMake-f3ebd438c75da4534ee77514381976d800db7bef.tar.gz
CMake-f3ebd438c75da4534ee77514381976d800db7bef.tar.bz2
WAR: fix compile warnings
Diffstat (limited to 'Source/FLTKDialog/FLTKPropertyItemRow.cxx')
-rw-r--r--Source/FLTKDialog/FLTKPropertyItemRow.cxx1
1 files changed, 0 insertions, 1 deletions
diff --git a/Source/FLTKDialog/FLTKPropertyItemRow.cxx b/Source/FLTKDialog/FLTKPropertyItemRow.cxx
index 47c9d26..598ab20 100644
--- a/Source/FLTKDialog/FLTKPropertyItemRow.cxx
+++ b/Source/FLTKDialog/FLTKPropertyItemRow.cxx
@@ -41,7 +41,6 @@ PropertyItemRow
const unsigned int secondColumn = nameWidth;
const unsigned int rowHeight = 20;
- const unsigned int rowSpacing = 20;
size( nameWidth + textWidth , rowHeight );