[glom] Remove unused typedef.
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] Remove unused typedef.
- Date: Tue, 7 Jul 2015 07:19:20 +0000 (UTC)
commit 7156a1e92505cf712d3d1210932a255b47e5d901
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Jul 6 20:53:24 2015 +0200
Remove unused typedef.
glom/mode_data/flowtablewithfields.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
---
diff --git a/glom/mode_data/flowtablewithfields.h b/glom/mode_data/flowtablewithfields.h
index 57025c1..ba479a2 100644
--- a/glom/mode_data/flowtablewithfields.h
+++ b/glom/mode_data/flowtablewithfields.h
@@ -84,9 +84,6 @@ public:
void remove_field(const Glib::ustring& id);
- typedef std::map<int, Field> type_map_field_sequence;
- //virtual void add_group(const Glib::ustring& group_name, const Glib::ustring& group_title, const
type_map_field_sequence& fields);
-
void add_layout_item(const std::shared_ptr<LayoutItem>& item);
/**
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]