Skip to content

Commit

Permalink
unbrace dev.interactive (broke persp demo)
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.r-project.org/R/trunk@31207 00db46b3-68df-0310-9c12-caf00c1e9a41
  • Loading branch information
pd committed Sep 20, 2004
1 parent b3f42b9 commit 9dd8479
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 1 addition & 1 deletion VERSION
@@ -1 +1 @@
2.0.0 Under development (unstable)
2.0.0 beta
2 changes: 0 additions & 2 deletions src/library/grDevices/R/device.R
@@ -1,8 +1,6 @@
dev.interactive <- function()
{
interactive() &&
.Device %in% c("X11", "GTK", "gnome", "quartz", "windows", "JavaGD")
}

dev.list <- function()
{
Expand Down

0 comments on commit 9dd8479

Please sign in to comment.