[vlma-devel] commit: Unused import. (Adrien Grand )

git version control git at videolan.org
Sun Feb 15 21:47:44 CET 2009


vlma | branch: master | Adrien Grand <jpountz at videolan.org> | Sun Feb 15 20:00:28 2009 +0100| [066a5fb2c660a1a8b99f88f2697b45da3bc0fa46] | committer: Adrien Grand 

Unused import.

> http://git.videolan.org/gitweb.cgi/vlma.git/?a=commit;h=066a5fb2c660a1a8b99f88f2697b45da3bc0fa46
---

 .../main/java/org/videolan/vlma/daemon/VLMad.java  |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/vlma-daemon/src/main/java/org/videolan/vlma/daemon/VLMad.java b/vlma-daemon/src/main/java/org/videolan/vlma/daemon/VLMad.java
index 158cef2..c44459d 100644
--- a/vlma-daemon/src/main/java/org/videolan/vlma/daemon/VLMad.java
+++ b/vlma-daemon/src/main/java/org/videolan/vlma/daemon/VLMad.java
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2006-2008 the VideoLAN team
+ * Copyright (C) 2006-2009 the VideoLAN team
  *
  * This file is part of VLMa.
  *
@@ -30,7 +30,6 @@ import org.apache.commons.configuration.ConfigurationException;
 import org.apache.commons.configuration.PropertiesConfiguration;
 import org.apache.commons.configuration.reloading.FileChangedReloadingStrategy;
 import org.apache.log4j.Logger;
-import org.springframework.beans.factory.BeanCreationException;
 import org.springframework.context.ApplicationContext;
 import org.springframework.context.ConfigurableApplicationContext;
 import org.springframework.context.support.ClassPathXmlApplicationContext;



More information about the vlma-devel mailing list