aboutsummaryrefslogtreecommitdiff
path: root/src/graph/view3D
diff options
context:
space:
mode:
Diffstat (limited to 'src/graph/view3D')
-rw-r--r--src/graph/view3D/header.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/graph/view3D/header.h b/src/graph/view3D/header.h
index aa6e27ec..ed4b5c45 100644
--- a/src/graph/view3D/header.h
+++ b/src/graph/view3D/header.h
@@ -53,8 +53,6 @@
#include "override.h"
#include "G.h" /* Gdraw functions header file */
-#define swap(a,b) {a^=b; b^=a; a^=b;}
-
/**********************************/
/*** axes stuff ***/
/**********************************/