aboutsummaryrefslogtreecommitdiff
path: root/Carpet/CarpetLib/src/ggf.hh
diff options
context:
space:
mode:
authorErik Schnetter <schnetter@gmail.com>2012-08-21 14:24:00 -0400
committerBarry Wardell <barry.wardell@gmail.com>2012-09-11 18:23:32 +0100
commit206898017f0a40bb4b0c97697c401279e324e243 (patch)
tree4601a32a5a9fd0ae1ad83e690f929ee935265c0e /Carpet/CarpetLib/src/ggf.hh
parenta94a688b94e874a54f518228d39ab25a834e71ff (diff)
CarpetLib: Remove unused typedefs
Diffstat (limited to 'Carpet/CarpetLib/src/ggf.hh')
-rw-r--r--Carpet/CarpetLib/src/ggf.hh3
1 files changed, 0 insertions, 3 deletions
diff --git a/Carpet/CarpetLib/src/ggf.hh b/Carpet/CarpetLib/src/ggf.hh
index e6b32713f..93a5a78bd 100644
--- a/Carpet/CarpetLib/src/ggf.hh
+++ b/Carpet/CarpetLib/src/ggf.hh
@@ -33,9 +33,6 @@ class ggf {
list<ggf*>::iterator allggfi;
// Types
- typedef list<ibbox> iblist;
- typedef vector<iblist> iblistvect;
-
typedef vector <pseudoregion_t> pvect;
typedef vector <sendrecv_pseudoregion_t> srpvect;