diff options
author | fcolin | 2007-02-01 12:57:27 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 12:57:27 +0000 |
commit | a837c6807934aab9b12ae9e10274189e96e7d34c (patch) | |
tree | a357b30f5916d96ac4b88cb691cc152e0b4e107b /Bus/Ivy | |
parent | 4f7f9bfcf67080eb3e1d7085bb1015200861ed92 (diff) | |
download | ivy-cplusplus-a837c6807934aab9b12ae9e10274189e96e7d34c.zip ivy-cplusplus-a837c6807934aab9b12ae9e10274189e96e7d34c.tar.gz ivy-cplusplus-a837c6807934aab9b12ae9e10274189e96e7d34c.tar.bz2 ivy-cplusplus-a837c6807934aab9b12ae9e10274189e96e7d34c.tar.xz |
Utilisateur : Fcolin Date : 29/11/05 Heure : 18:47 Archivé dans $/Bus/Ivy Commentaire: (vss 15)
Diffstat (limited to 'Bus/Ivy')
-rw-r--r-- | Bus/Ivy/Ivy.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/Bus/Ivy/Ivy.h b/Bus/Ivy/Ivy.h index 38527ea..806c205 100644 --- a/Bus/Ivy/Ivy.h +++ b/Bus/Ivy/Ivy.h @@ -107,7 +107,5 @@ public: /* message a emettre sur connection nouvelle application */
ivy::string ready_message;
-protected:
-
};
|