diff options
Diffstat (limited to 'binutils/testsuite/binutils-all/windres/escapea.rc')
-rw-r--r-- | binutils/testsuite/binutils-all/windres/escapea.rc | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/binutils/testsuite/binutils-all/windres/escapea.rc b/binutils/testsuite/binutils-all/windres/escapea.rc deleted file mode 100644 index 0e3e967..0000000 --- a/binutils/testsuite/binutils-all/windres/escapea.rc +++ /dev/null @@ -1,7 +0,0 @@ -20 MENU DISCARDABLE -BEGIN - POPUP "&File" - BEGIN - MENUITEM "&Open\a^O", 17 - END -END |