reshuffling of file locations to make package structure flatter
[org.ibex.mail.git] / src / org / ibex / mail / target / Procmail.java
diff --git a/src/org/ibex/mail/target/Procmail.java b/src/org/ibex/mail/target/Procmail.java
deleted file mode 100644 (file)
index 891bcb4..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.*;
-/** callout to support legacy .procmailrc files */
-public abstract class Procmail extends Pipe {
-}