summaryrefslogtreecommitdiff
path: root/main.h
diff options
context:
space:
mode:
Diffstat (limited to 'main.h')
-rw-r--r--main.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/main.h b/main.h
index ef06f90..a3475b2 100644
--- a/main.h
+++ b/main.h
@@ -15,8 +15,6 @@
* OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
-#define kB 1024
-#define MB (kB*1024)
#define NAMSIZ 16
extern char *__progname;