summaryrefslogtreecommitdiff
path: root/noncore/graphics/drawpad/filldrawmode.h
Side-by-side diff
Diffstat (limited to 'noncore/graphics/drawpad/filldrawmode.h') (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/graphics/drawpad/filldrawmode.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/noncore/graphics/drawpad/filldrawmode.h b/noncore/graphics/drawpad/filldrawmode.h
index 1b7e7b5..604f9c7 100644
--- a/noncore/graphics/drawpad/filldrawmode.h
+++ b/noncore/graphics/drawpad/filldrawmode.h
@@ -31,6 +31,3 @@ public:
private:
- void fillEast(int x, int y);
- void fillSouth(int x, int y);
- void fillWest(int x, int y);
- void fillNorth(int x, int y);
+ void fillLine(int x, int y);