diff --git a/parser/htmlparser/robot/.cvsignore b/parser/htmlparser/robot/.cvsignore deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/parser/htmlparser/robot/Makefile.in b/parser/htmlparser/robot/Makefile.in deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/parser/htmlparser/robot/nsDebugRobot.cpp b/parser/htmlparser/robot/nsDebugRobot.cpp deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/parser/htmlparser/robot/nsIRobotSink.h b/parser/htmlparser/robot/nsIRobotSink.h deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/parser/htmlparser/robot/nsIRobotSinkObserver.h b/parser/htmlparser/robot/nsIRobotSinkObserver.h deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/parser/htmlparser/robot/nsRobotSink.cpp b/parser/htmlparser/robot/nsRobotSink.cpp deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/parser/htmlparser/robot/test/.cvsignore b/parser/htmlparser/robot/test/.cvsignore deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/parser/htmlparser/robot/test/Makefile.in b/parser/htmlparser/robot/test/Makefile.in deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/parser/htmlparser/robot/test/RobotMain.cpp b/parser/htmlparser/robot/test/RobotMain.cpp deleted file mode 100644 index e69de29bb2d..00000000000 diff --git a/toolkit/toolkit-makefiles.sh b/toolkit/toolkit-makefiles.sh index 8b0a36e8a93..d6e382f87bd 100644 --- a/toolkit/toolkit-makefiles.sh +++ b/toolkit/toolkit-makefiles.sh @@ -106,8 +106,6 @@ MAKEFILES_gfx=" MAKEFILES_htmlparser=" parser/htmlparser/Makefile - parser/htmlparser/robot/Makefile - parser/htmlparser/robot/test/Makefile parser/htmlparser/public/Makefile parser/htmlparser/src/Makefile parser/htmlparser/tests/Makefile