diff options
Diffstat (limited to 'src/bin/pgaccess/doc/html/index.html')
-rw-r--r-- | src/bin/pgaccess/doc/html/index.html | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/src/bin/pgaccess/doc/html/index.html b/src/bin/pgaccess/doc/html/index.html deleted file mode 100644 index 7ccda192907..00000000000 --- a/src/bin/pgaccess/doc/html/index.html +++ /dev/null @@ -1,11 +0,0 @@ -<HTML> -<HEAD> -<TITLE>PgAccess</TITLE> - -<FRAMESET COLS="200,*" border=0 framespacing=0 frameborder=no> - <FRAME NAME="left" scrolling="none" src="contents.html"> - <FRAME NAME="right" scrolling="nonw" src="main.html"> -</FRAMESET> - -</HTML> - |