diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-15 22:47:05 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1997-04-15 22:47:05 +0000 |
commit | 82c46f182340168a631aaad54a666cd6b769142e (patch) | |
tree | 353db8d107665d42a62aee5b5db85ba01b8ea48a /ace/Singleton.h | |
parent | 67120094070c652fa23c2842df4da8bd47a7500f (diff) | |
download | ATCD-82c46f182340168a631aaad54a666cd6b769142e.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/Singleton.h')
-rw-r--r-- | ace/Singleton.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/Singleton.h b/ace/Singleton.h index a1503183300..c925779993a 100644 --- a/ace/Singleton.h +++ b/ace/Singleton.h @@ -61,5 +61,3 @@ protected: #endif /* ACE_TEMPLATES_REQUIRE_PRAGMA */ #endif /* ACE_SINGLETON_H */ - - |