diff options
Diffstat (limited to 'Project1/Contacts.h')
| -rw-r--r-- | Project1/Contacts.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Project1/Contacts.h b/Project1/Contacts.h index e46da9c..7a4f091 100644 --- a/Project1/Contacts.h +++ b/Project1/Contacts.h @@ -19,7 +19,6 @@ struct contact contact() : a(true), id(0), count(0), Zip(0) {} }; - //struct contact //{ // bool a = true; |