diff options
author | fcolin | 2007-02-01 09:42:47 +0000 |
---|---|---|
committer | fcolin | 2007-02-01 09:42:47 +0000 |
commit | 0261bc4d9fa7f507692d03f3f4126cda26d56401 (patch) | |
tree | 682a72658f998b24679beff9ca54517b6208a6ad /CSharp | |
parent | 82b06c956f4a1c4a91344462583df5cecb72f410 (diff) | |
download | ivy-csharp-0261bc4d9fa7f507692d03f3f4126cda26d56401.zip ivy-csharp-0261bc4d9fa7f507692d03f3f4126cda26d56401.tar.gz ivy-csharp-0261bc4d9fa7f507692d03f3f4126cda26d56401.tar.bz2 ivy-csharp-0261bc4d9fa7f507692d03f3f4126cda26d56401.tar.xz |
Utilisateur : Fcolin Date : 18/01/05 Heure : 10:47 Archivé dans $/CSharp/Ivy Commentaire: (vss 25)
Diffstat (limited to 'CSharp')
-rw-r--r-- | CSharp/Ivy/Ivy/Ivy.cs | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/CSharp/Ivy/Ivy/Ivy.cs b/CSharp/Ivy/Ivy/Ivy.cs index 3340d9b..5119004 100644 --- a/CSharp/Ivy/Ivy/Ivy.cs +++ b/CSharp/Ivy/Ivy/Ivy.cs @@ -114,8 +114,6 @@ namespace IvyBus {
return this.Active;
}
-
-
}
/// the name of the application on the bus
|