aboutsummaryrefslogtreecommitdiffstats
path: root/camel/tests/lib/session.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/tests/lib/session.h')
-rw-r--r--camel/tests/lib/session.h19
1 files changed, 0 insertions, 19 deletions
diff --git a/camel/tests/lib/session.h b/camel/tests/lib/session.h
deleted file mode 100644
index e69ef65e2e..0000000000
--- a/camel/tests/lib/session.h
+++ /dev/null
@@ -1,19 +0,0 @@
-#include <camel/camel-session.h>
-
-#define CAMEL_TEST_SESSION_TYPE (camel_test_session_get_type ())
-#define CAMEL_TEST_SESSION(obj) (CAMEL_CHECK_CAST((obj), CAMEL_TEST_SESSION_TYPE, CamelTestSession))
-#define CAMEL_TEST_SESSION_CLASS(k) (CAMEL_CHECK_CLASS_CAST ((k), CAMEL_TEST_SESSION_TYPE, CamelTestSessionClass))
-#define CAMEL_TEST_IS_SESSION(o) (CAMEL_CHECK_TYPE((o), CAMEL_TEST_SESSION_TYPE))
-
-typedef struct _CamelTestSession {
- CamelSession parent_object;
-
-} CamelTestSession;
-
-typedef struct _CamelTestSessionClass {
- CamelSessionClass parent_class;
-
-} CamelTestSessionClass;
-
-CamelType camel_test_session_get_type (void);
-CamelSession *camel_test_session_new (const char *path);
49c39dc115e4e71&showmsg=1'>Expand)AuthorAgeFilesLines ef='/~lantw44/cgit/cgit.cgi/freebsd-ports-gnome/commit/mail/fetchmail?h=mate-1.18&id=f513b101677386bbcccb14f76912ad6ad3778098'>Update to new upstream release 6.3.19.mandree2010-12-123-32/+4 * Fix build by skipping the validation of the XHTML 1.1 documentrene2010-11-142-1/+28 * Update to new upstream release 6.3.18.mandree2010-10-253-16/+7 * - Correct previous commitsunpoet2010-10-201-3/+3 * - Change PREFIX/etc/fetchmailrc.sample permission from 644 to 600sunpoet2010-10-191-2/+2 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.ade2010-05-311-0/+1 * - Fix when run fetchmail with apop access.sylvio2010-05-231-0/+11 * - Update to 6.3.17miwi2010-05-223-107/+4 * Security fix for CVE-2010-1167.mandree2010-04-232-0/+104 * Update to new upstream version.mandree2010-04-082-5/+4 * - Update to 6.3.14miwi2010-04-032-4/+4 * Begin the process of deprecating sysutils/rc_subr bydougb2010-03-271-1/+1 * Update to new upstream release 6.3.14. Changes:mandree2010-02-123-15/+4 * - Update to 6.3.13 (updates translations and supports SMTP multiline replies)miwi2009-11-04