diff options
author | William Joye <wjoye@cfa.harvard.edu> | 2020-03-19 20:05:56 (GMT) |
---|---|---|
committer | William Joye <wjoye@cfa.harvard.edu> | 2020-03-19 20:05:56 (GMT) |
commit | 6d9bc7b488be69859f4bf503579976167ccc1bfa (patch) | |
tree | 0afe6bb6fa25d1a119e82ec2be6cc7934396106e /tksao/frame/segment.C | |
parent | fcb126d5c18d8cf3ae16434bc56936c482fd78ea (diff) | |
download | blt-6d9bc7b488be69859f4bf503579976167ccc1bfa.zip blt-6d9bc7b488be69859f4bf503579976167ccc1bfa.tar.gz blt-6d9bc7b488be69859f4bf503579976167ccc1bfa.tar.bz2 |
clean up code
Diffstat (limited to 'tksao/frame/segment.C')
-rw-r--r-- | tksao/frame/segment.C | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tksao/frame/segment.C b/tksao/frame/segment.C index f67d37c..ec6b2cb 100644 --- a/tksao/frame/segment.C +++ b/tksao/frame/segment.C @@ -2,8 +2,6 @@ // Smithsonian Astrophysical Observatory, Cambridge, MA, USA // For conditions of distribution and use, see copyright notice in "copyright" -#include <tk.h> - #include "segment.h" #include "fitsimage.h" |