removing NightlyBuildID.java as it should never be committted

cusax-fix
Emil Ivov 18 years ago
parent f1f13249e2
commit 291e2c5318

@ -1,17 +0,0 @@
/*
* SIP Communicator, the OpenSource Java VoIP and Instant Messaging client.
*
* Distributable under LGPL license.
* See terms of license at gnu.org.
*/
package net.java.sip.communicator.impl.version;
/**
* This file is autoupdated by build.xml in order
*
* @author Emil Ivov
*/
public class NightlyBuildID
{
public static final String BUILD_ID="0.build.by.lucas";
}
Loading…
Cancel
Save