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;        
     }