]> ruin.nu Git - adress.git/blobdiff - functions.h
*** empty log message ***
[adress.git] / functions.h
diff --git a/functions.h b/functions.h
deleted file mode 100644 (file)
index afb6972..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-#ifndef __functions_h__
-#define __functions_h__
-#include "contact.h"
-
-void display();
-void add();
-void remove();
-void printContactInfo(int num, CContact* contact);
-void search();
-
-void save();
-void load();
-
-void modify();
-
-#endif