reshuffling of file locations to make package structure flatter
[org.ibex.mail.git] / src / org / ibex / mail / target / Darcs.java
diff --git a/src/org/ibex/mail/target/Darcs.java b/src/org/ibex/mail/target/Darcs.java
deleted file mode 100644 (file)
index d827436..0000000
+++ /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 {
-}