Eiyeron Fulmincendii 10 年之前
父节点
当前提交
5a26eb1895
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      src/piaf/Archive.cpp

+ 0 - 3
src/piaf/Archive.cpp

@@ -193,9 +193,6 @@ Archive::Archive(const char *filepath)
     #endif
     } catch(PIAF::PIAFException &e)
     {
-    #if NSPIRE
-        Interrupts::init();
-    #endif
         throw e;        
     }