summaryrefslogtreecommitdiff
path: root/plugins/authenticator/shotwell-authenticator.vapi
diff options
context:
space:
mode:
authorJörg Frings-Fürst <debian@jff.email>2018-10-01 07:17:16 +0200
committerJörg Frings-Fürst <debian@jff.email>2018-10-01 07:17:16 +0200
commit71137cc5832110d91599d68790402cf196762ed3 (patch)
treee7985bbfb6ca50ea738b38a9f852ee51431d48a7 /plugins/authenticator/shotwell-authenticator.vapi
parent8ae550d463720d5d1c0e253af29843ff15de1a54 (diff)
parent1e92964463e564bb3359a7110342182fcfdc67f2 (diff)
Merge branch 'release/debian/0.30.1-1'debian/0.30.1-1
Diffstat (limited to 'plugins/authenticator/shotwell-authenticator.vapi')
-rw-r--r--plugins/authenticator/shotwell-authenticator.vapi23
1 files changed, 0 insertions, 23 deletions
diff --git a/plugins/authenticator/shotwell-authenticator.vapi b/plugins/authenticator/shotwell-authenticator.vapi
deleted file mode 100644
index 7a1b202..0000000
--- a/plugins/authenticator/shotwell-authenticator.vapi
+++ /dev/null
@@ -1,23 +0,0 @@
-/* shotwell-authenticator.vapi generated by valac 0.40.4, do not modify. */
-
-namespace Publishing {
- namespace Authenticator {
- namespace Shotwell {
- namespace Facebook {
- }
- namespace Flickr {
- }
- namespace Google {
- }
- namespace OAuth1 {
- }
- namespace Tumblr {
- }
- }
- [CCode (cheader_filename = "shotwell-authenticator.h")]
- public class Factory : Spit.Publishing.AuthenticatorFactory, GLib.Object {
- public Factory ();
- public static Publishing.Authenticator.Factory get_instance ();
- }
- }
-}