summaryrefslogtreecommitdiffstats
path: root/tksao/util/attribute.C
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2020-03-19 18:59:52 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2020-03-19 18:59:52 (GMT)
commit359361064e5632363631e583ae51407058a2e965 (patch)
treeea8bbc29941f130365047779f6e6e0e621cf4f8a /tksao/util/attribute.C
parenta6a08197aaf669eefcae6d183ea91fc58f5387cf (diff)
downloadblt-359361064e5632363631e583ae51407058a2e965.zip
blt-359361064e5632363631e583ae51407058a2e965.tar.gz
blt-359361064e5632363631e583ae51407058a2e965.tar.bz2
clean up code
Diffstat (limited to 'tksao/util/attribute.C')
-rw-r--r--tksao/util/attribute.C1
1 files changed, 0 insertions, 1 deletions
diff --git a/tksao/util/attribute.C b/tksao/util/attribute.C
index 22ae98d..ac0a665 100644
--- a/tksao/util/attribute.C
+++ b/tksao/util/attribute.C
@@ -3,7 +3,6 @@
// For conditions of distribution and use, see copyright notice in "copyright"
#include "attribute.h"
-#include "util.h"
#include "widget.h"
Attribute::Attribute(Widget* p) : parent(p)