diff options
author | Will Thompson <will.thompson@collabora.co.uk> | 2011-03-16 18:31:54 +0000 |
---|---|---|
committer | Will Thompson <will.thompson@collabora.co.uk> | 2011-03-17 14:25:13 +0000 |
commit | 7920415a3f3434c755a120d3e5c050ef8762b506 (patch) | |
tree | 788937e87f68dfc56640e120c0afe4003d81dded /.gitignore | |
parent | 5f37fa362ee2dcf3995f8a9a7ba8506b2c9777a6 (diff) |
Remove connect example.
The vast, vast majority of this example dealt with connecting before the
connector existed. Now it does, that part's unnecessary—it's just a poor
clone of the connector—and the remainder is subsumed by send-message.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -106,7 +106,6 @@ tests/tardis # tests/certs/cas/* # tests/certs/crl/* -examples/wocky-connect examples/wocky-register examples/wocky-send-message examples/wocky-unregister |