You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cloudstack.apache.org by ah...@apache.org on 2012/08/30 21:57:33 UTC

[2/4] git commit: Deleted files

Deleted files


Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/2fd99fe9
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/2fd99fe9
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/2fd99fe9

Branch: refs/heads/javelin
Commit: 2fd99fe955c7a047060a760ceb097ff24b6426b5
Parents: 6309253
Author: Alex Huang <al...@citrix.com>
Authored: Mon Aug 27 09:59:51 2012 -0700
Committer: Alex Huang <al...@citrix.com>
Committed: Thu Aug 30 09:59:27 2012 -0700

----------------------------------------------------------------------
 server/src/com/cloud/network/guru/GuruUtils.java |   22 -----------------
 1 files changed, 0 insertions(+), 22 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/2fd99fe9/server/src/com/cloud/network/guru/GuruUtils.java
----------------------------------------------------------------------
diff --git a/server/src/com/cloud/network/guru/GuruUtils.java b/server/src/com/cloud/network/guru/GuruUtils.java
deleted file mode 100644
index 4f287ff..0000000
--- a/server/src/com/cloud/network/guru/GuruUtils.java
+++ /dev/null
@@ -1,22 +0,0 @@
-// Licensed to the Apache Software Foundation (ASF) under one
-// or more contributor license agreements.  See the NOTICE file
-// distributed with this work for additional information
-// regarding copyright ownership.  The ASF licenses this file
-// to you under the Apache License, Version 2.0 (the
-// "License"); you may not use this file except in compliance
-// with the License.  You may obtain a copy of the License at
-//
-//   http://www.apache.org/licenses/LICENSE-2.0
-//
-// Unless required by applicable law or agreed to in writing,
-// software distributed under the License is distributed on an
-// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-// KIND, either express or implied.  See the License for the
-// specific language governing permissions and limitations
-// under the License.
-package com.cloud.network.guru;
-
-public final class GuruUtils {
-    
-
-}