diff options
author | isisbuilds <isisbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-12-02 08:45:34 +0000 |
---|---|---|
committer | isisbuilds <isisbuilds@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 2005-12-02 08:45:34 +0000 |
commit | aa916a84633b13dc79e06accf91943b3f93f9ba6 (patch) | |
tree | 5bebb04a0f9020fad63d8e7d6f15d33f9020b4a3 /ace/Module.h | |
parent | ebafb68d29ed70d6dd697dc55bd79a6e9d996786 (diff) | |
download | ATCD-aa916a84633b13dc79e06accf91943b3f93f9ba6.tar.gz |
ChangeLogTag:Fri Dec 2 00:43:12 2005 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ace/Module.h')
-rw-r--r-- | ace/Module.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ace/Module.h b/ace/Module.h index 7aeae1d2c3a..3269c9f037b 100644 --- a/ace/Module.h +++ b/ace/Module.h @@ -75,8 +75,6 @@ template <ACE_SYNCH_DECL> class ACE_Module : public ACE_Module_Base { public: - friend class ACE_Shutup_GPlusPlus; // Turn off g++ warning - // = Initialization and termination methods. /// Create an empty Module. ACE_Module (void); |