summaryrefslogtreecommitdiff
path: root/cpp/src
diff options
context:
space:
mode:
Diffstat (limited to 'cpp/src')
-rw-r--r--cpp/src/IceGrid/DescriptorHelper.h2
-rw-r--r--cpp/src/IceGrid/Internal.ice2
2 files changed, 1 insertions, 3 deletions
diff --git a/cpp/src/IceGrid/DescriptorHelper.h b/cpp/src/IceGrid/DescriptorHelper.h
index 44526fa9f90..1cd19533590 100644
--- a/cpp/src/IceGrid/DescriptorHelper.h
+++ b/cpp/src/IceGrid/DescriptorHelper.h
@@ -11,8 +11,8 @@
#define ICE_GRID_DESCRIPTOR_HELPER_H
#include <IceUtil/OutputUtil.h>
-#include <IceGrid/Internal.h>
#include <IceXML/Parser.h>
+#include <IceGrid/Admin.h>
namespace IceGrid
{
diff --git a/cpp/src/IceGrid/Internal.ice b/cpp/src/IceGrid/Internal.ice
index c8fd4ace16f..7557a344c3a 100644
--- a/cpp/src/IceGrid/Internal.ice
+++ b/cpp/src/IceGrid/Internal.ice
@@ -209,8 +209,6 @@ interface Server
["ami"] void setProcess(Ice::Process* proc);
};
-dictionary<string, DistributionDescriptor> DistributionDescriptorDict;
-
interface Node
{
/**