deleted obsolete comment (should have been done in c669809)

git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684884 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Josh Micich 2008-08-11 19:28:58 +00:00
parent 1706d64424
commit 71de59ad5c

View File

@ -1002,7 +1002,6 @@ public final class TestBugs extends TestCase {
* Test that we can delete sheets without * Test that we can delete sheets without
* breaking the build in named ranges * breaking the build in named ranges
* used for printing stuff. * used for printing stuff.
* Currently broken, as we change the Ptg
*/ */
public void test30978() { public void test30978() {
HSSFWorkbook wb = openSample("30978-alt.xls"); HSSFWorkbook wb = openSample("30978-alt.xls");