diff options
Diffstat (limited to 'registry/test/regcompare/other1.idl')
-rw-r--r-- | registry/test/regcompare/other1.idl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/registry/test/regcompare/other1.idl b/registry/test/regcompare/other1.idl deleted file mode 100644 index 75473015bc82..000000000000 --- a/registry/test/regcompare/other1.idl +++ /dev/null @@ -1 +0,0 @@ -module M { enum X { V }; }; |