aboutsummaryrefslogtreecommitdiffhomepage
path: root/sample/test0.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'sample/test0.cpp')
-rw-r--r--sample/test0.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/sample/test0.cpp b/sample/test0.cpp
index afbaf83..924c816 100644
--- a/sample/test0.cpp
+++ b/sample/test0.cpp
@@ -7,7 +7,6 @@
#endif
#include <stdio.h>
#include <stdlib.h>
-#define XBYAK_NO_OP_NAMES
#include "xbyak/xbyak.h"
class Sample : public Xbyak::CodeGenerator {