X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?p=controller.git;a=blobdiff_plain;f=opendaylight%2Fdummy-console%2Fsrc%2Fmain%2Fjava%2Forg%2Feclipse%2Fosgi%2Fframework%2Fconsole%2FCommandInterpreter.java;fp=opendaylight%2Fdummy-console%2Fsrc%2Fmain%2Fjava%2Forg%2Feclipse%2Fosgi%2Fframework%2Fconsole%2FCommandInterpreter.java;h=0000000000000000000000000000000000000000;hp=29e9fc931bfc193ef08901f696619c8ab0253c75;hb=42c32160bfd41de57189bb246fec5ffb48ed8e9e;hpb=edf5bfcee83c750853253ccfd991ba7000f5f65b diff --git a/opendaylight/dummy-console/src/main/java/org/eclipse/osgi/framework/console/CommandInterpreter.java b/opendaylight/dummy-console/src/main/java/org/eclipse/osgi/framework/console/CommandInterpreter.java deleted file mode 100644 index 29e9fc931b..0000000000 --- a/opendaylight/dummy-console/src/main/java/org/eclipse/osgi/framework/console/CommandInterpreter.java +++ /dev/null @@ -1,12 +0,0 @@ -/* - * Copyright(c)2014 Inocybe Technologies, Inc. and others. All rights reserved. - * - * This program and the accompanying materials are made available under the - * terms of the Eclipse Public License v1.0 which accompanies this distribution, - * and is available at http://www.eclipse.org/legal/epl-v10.html - * - */ -package org.eclipse.osgi.framework.console; - -/** Empty tag interface for Command Interpreter **/ -public interface CommandInterpreter {}