Unused old Atom type variable in main
[cascardo/atompub.git] / src / main.c
index 4c10bd1..673c702 100644 (file)
@@ -31,7 +31,6 @@ main (int argc, char **argv)
 {
   AtomCtx *ctx;
   IRI *iri;
-  Atom *atom;
   AtomError *error;
   g_type_init ();
   ctx = atom_ctx_new ();