summaryrefslogtreecommitdiff
path: root/ord.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'ord.cxx')
-rw-r--r--ord.cxx2
1 files changed, 0 insertions, 2 deletions
diff --git a/ord.cxx b/ord.cxx
index c3617e3..2a696c8 100644
--- a/ord.cxx
+++ b/ord.cxx
@@ -10,8 +10,6 @@ namespace QInterchange {
static char *fname, *lname, *address1, *address2, *city, *state, *zip,
*phone_day, *email;
- static interchange_member* mPtr;
-
Ord::Ord(struct interchange_ord_order order, QObject* parent) :
QAbstractListModel{parent}
{