X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=src%2Forg%2Fibex%2Fmail%2Ftarget%2FDarcs.java;fp=src%2Forg%2Fibex%2Fmail%2Ftarget%2FDarcs.java;h=0000000000000000000000000000000000000000;hb=73c4f25fcc07bcee4e3dde4539a9776094fe5187;hp=d827436466a693949271c48f84ae5318913c36a9;hpb=807197a6bf8a378ea8fd0ce2f3d372ba847434d2;p=org.ibex.mail.git diff --git a/src/org/ibex/mail/target/Darcs.java b/src/org/ibex/mail/target/Darcs.java deleted file mode 100644 index d827436..0000000 --- a/src/org/ibex/mail/target/Darcs.java +++ /dev/null @@ -1,9 +0,0 @@ -// Copyright 2000-2005 the Contributors, as shown in the revision logs. -// Licensed under the Apache Public Source License 2.0 ("the License"). -// You may not use this file except in compliance with the License. - -package org.ibex.mail.target; -import org.ibex.mail.*; -/** simple class to handle darcs patches */ -public abstract class Darcs extends Pipe { -}