]> git.saurik.com Git - apt-legacy.git/blobdiff - methods/cdrom.cc
Added some graphics libraries, handled a few requests, fixed bus error on apt close...
[apt-legacy.git] / methods / cdrom.cc
index d1ae3203a78d7bbfea6bc929383cd3110764e61b..d6b8eae75c0dd4d6c810f0ab720b997c09dfdb76 100644 (file)
@@ -191,11 +191,7 @@ bool CDROMMethod::Fetch(FetchItem *Itm)
 }
                                                                        /*}}}*/
 
-int main_();
-int main() {
-    _exit(main_());
-}
-int main_()
+int main()
 {
    setlocale(LC_ALL, "");