[SLOF] [PATCH 5/6] Remove unused RMOVE64 stub

Thomas Huth thuth at redhat.com
Tue Aug 4 05:31:00 AEST 2015


It has never been implemented, so remove the comment.

Signed-off-by: Thomas Huth <thuth at redhat.com>
---
 slof/prim.in | 1 -
 1 file changed, 1 deletion(-)

diff --git a/slof/prim.in b/slof/prim.in
index a9bb625..855f592 100644
--- a/slof/prim.in
+++ b/slof/prim.in
@@ -104,7 +104,6 @@ cod(SEMICOLON)
 cod(EXECUTE)
 
 cod(MOVE)
-// cod(RMOVE64)
 cod(RMOVE)
 cod(MRMOVE)
 cod(RFILL)
-- 
1.8.3.1



More information about the SLOF mailing list