]> source.dussan.org Git - poi.git/commitdiff
deleted obsolete comment (should have been done in c669809)
authorJosh Micich <josh@apache.org>
Mon, 11 Aug 2008 19:28:58 +0000 (19:28 +0000)
committerJosh Micich <josh@apache.org>
Mon, 11 Aug 2008 19:28:58 +0000 (19:28 +0000)
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@684884 13f79535-47bb-0310-9956-ffa450edef68

src/testcases/org/apache/poi/hssf/usermodel/TestBugs.java

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