diff options
author | monsta <[email protected]> | 2017-08-24 15:00:21 +0300 |
---|---|---|
committer | GitHub <[email protected]> | 2017-08-24 15:00:21 +0300 |
commit | 8a24703409f3985b37d063c816440844ce41321c (patch) | |
tree | 852041f8fa9c03c07f98ab7a8246375a69fb9f5b /libcaja-private/README | |
parent | 61fa153540c2931cbd7afe62752326d63b63b819 (diff) | |
download | caja-8a24703409f3985b37d063c816440844ce41321c.tar.bz2 caja-8a24703409f3985b37d063c816440844ce41321c.tar.xz |
libcaja-private: remove wrong link from internal README
Diffstat (limited to 'libcaja-private/README')
-rw-r--r-- | libcaja-private/README | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/libcaja-private/README b/libcaja-private/README index 94f6d9f5..d9746abf 100644 --- a/libcaja-private/README +++ b/libcaja-private/README @@ -5,9 +5,3 @@ This library, libcaja-private, is totally private to caja. If you are writing a caja component, you should not use this library or link with it. The code in here is internal to caja and not available for public consumption. - -If you think that there is something interesting in this library that -you would like to use in a third party component, please send mail to -the caja mailing list at: - |