]> git.argeo.org Git - gpl/argeo-slc.git/blobdiff - plugins/org.argeo.slc.client.ui.dist/src/main/java/org/argeo/slc/client/ui/dist/DistPlugin.java
Remove unused ModulesView
[gpl/argeo-slc.git] / plugins / org.argeo.slc.client.ui.dist / src / main / java / org / argeo / slc / client / ui / dist / DistPlugin.java
index 5bc3408acd6a02096ea38f03370620d4381fe5a6..2395f668cd6729fb3caf17717c11769ff867396e 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2012 Mathieu Baudier
+ * Copyright (C) 2007-2012 Argeo GmbH
  *
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.
@@ -34,10 +34,6 @@ public class DistPlugin extends AbstractUIPlugin {
                return plugin;
        }
 
-       public static BundleContext getBundleContext() {
-               return bundleContext;
-       }
-
        public static ImageDescriptor getImageDescriptor(String path) {
                return imageDescriptorFromPlugin(ID, path);
        }