Skip to content
Snippets Groups Projects
Commit b7e767ea authored by tpylak's avatar tpylak
Browse files

minor: remove unused constant

SVN: 15494
parent 14897c28
No related branches found
No related tags found
No related merge requests found
......@@ -27,12 +27,6 @@ import ch.systemsx.cisd.base.exceptions.IOExceptionUnchecked;
*/
public interface IDssServiceRpcGeneric extends IDssServiceRpc
{
//
// Protocol versioning
//
/** The version of this service interface. */
public static final int VERSION = 1;
/**
* Get an array of FileInfoDss objects that describe the file-system structure of the data set.
*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment