aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dw/style.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/dw/style.cc b/dw/style.cc
index d989c21c..dc034e41 100644
--- a/dw/style.cc
+++ b/dw/style.cc
@@ -67,7 +67,6 @@ void StyleAttrs::resetValues ()
x_img = -1;
x_tooltip = NULL;
- textAlign = TEXT_ALIGN_LEFT; /* ??? */
valign = VALIGN_MIDDLE;
textAlignChar = '.';
backgroundColor = NULL;