diff options
Diffstat (limited to 'cpp/src/slice2matlab/Main.cpp')
-rw-r--r-- | cpp/src/slice2matlab/Main.cpp | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpp/src/slice2matlab/Main.cpp b/cpp/src/slice2matlab/Main.cpp index c5df3f42ec2..1a556601c61 100644 --- a/cpp/src/slice2matlab/Main.cpp +++ b/cpp/src/slice2matlab/Main.cpp @@ -301,8 +301,6 @@ openClass(const string& abs, const string& dir, IceUtilInternal::Output& out) FileTracker::instance()->addFile(path); } -map<string, string> _filePackagePrefix; - // // Get the fully-qualified name of the given definition. If a suffix is provided, // it is prepended to the definition's unqualified name. If the nameSuffix |